Releases: googleapis/python-bigquery
Releases · googleapis/python-bigquery
v1.26.1
Documentation
- Migrated code samples from
https://github.com/GoogleCloudPlatform/python-docs-samples
Bug Fixes
Dependencies
- Updated version constraints on grmp dependency in anticipation of 1.0.0 release
(#189)
v1.26.0
Features
- use BigQuery Storage client by default (#55) (e75ff82), closes #91
- bigquery: add eq method for class PartitionRange and RangePartitioning (#162) (0d2a88d)
- bigquery: expose date_as_object parameter to users (#150) (a2d5ce9)
- bigquery: expose date_as_object parameter to users (#150) (cbd831e)
Bug Fixes
- dry run queries with DB API cursor (#128) (bc33a67)
- omit
NaN
values when uploading frominsert_rows_from_dataframe
(#170) (f9f2f45)
Documentation
v1.25.0
chore: release 1.25.0 (#44) * updated CHANGELOG.md [ci skip] * updated setup.cfg [ci skip] * updated setup.py Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>