github googleapis/python-bigquery v2.21.0

latest releases: v3.11.3, v3.11.2, v3.11.1...
2 years ago

2.21.0 (2021-07-13)

Features

  • Add max_results parameter to some of the QueryJob methods. (#698) (2a9618f)
  • Add support for decimal target types. (#735) (7d2d3e9)
  • Add support for table snapshots. (#740) (ba86b2a)
  • Enable unsetting policy tags on schema fields. (#703) (18bb443)
  • Make it easier to disable best-effort deduplication with streaming inserts. (#734) (1246da8)
  • Support passing struct data to the DB API. (#718) (38b3ef9)

Bug Fixes

  • Inserting non-finite floats with insert_rows(). (#728) (d047419)
  • Use pandas function to check for NaN. (#750) (67bc5fb)

Documentation

  • Add docs for all enums in module. (#745) (145944f)
  • Omit mention of Python 2.7 in CONTRIBUTING.rst. (#706) (27d6839)

Don't miss a new python-bigquery release

NewReleases is sending notifications on new releases.