Skip to content

v2.3.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 05 Nov 17:16
d1bf94e

Features

  • add reload argument to *Job.done() functions (#341) (e51fd45)
  • pass retry from Job.result() to Job.done() (#41) (284e17a)

Bug Fixes

  • add missing spaces in opentelemetry log message (#360) (4f326b1)
  • dbapi: avoid running % format with no query parameters (#348) (5dd1a5e)
  • create_job method accepts dictionary arguments (#300) (155bacc)

Performance Improvements

  • use jobs.getQueryResults to download result sets (#363) (0c3476d)

Documentation

  • add documents for QueryPlanEntry and QueryPlanEntryStep (#344) (dca2e4c)