pypi google-cloud-bigquery 2.14.0
v2.14.0

latest releases: 3.26.0, 3.25.0, 3.24.0...
3 years ago

Features

  • accept DatasetListItem where DatasetReference is accepted (#597) (c8b5581)
  • accept job object as argument to get_job and cancel_job (#617) (f75dcdf)
  • add Client.delete_job_metadata method to remove job metadata (#610) (0abb566)
  • add max_queue_size argument to RowIterator.to_dataframe_iterable (#575) (f95f415)
  • add type hints for public methods (#613) (f8d4aaa)
  • DB API cursors are now iterable (#618) (e0b373d)
  • retry google.auth TransportError by default (#624) (34ecc3f)
  • use pyarrow stream compression, if available (#593) (dde9dc5)

Bug Fixes

  • consistent percents handling in DB API query (#619) (6502a60)
  • missing license headers in new test files (#604) (df48cc5)
  • unsetting clustering fields on Table is now possible (#622) (33a871f)

Documentation

  • add sample to run DML query (#591) (ff2ec3a)
  • update the description of the return value of _QueryResults.rows() (#594) (8f4c0b8)

Don't miss a new google-cloud-bigquery release

NewReleases is sending notifications on new releases.