Releases: googleapis/python-bigquery
Releases · googleapis/python-bigquery
v3.27.0
v3.26.0
3.26.0 (2024-09-25)
Features
- Include LegacyPandasError in init imports (#2014) (3ab5e95)
- Use
bigquery-magics
package for the%%bigquery
magic (#1965) (60128a5)
Bug Fixes
- Add docfx to the presubmit configuration and delete docs-presubmit (#1995) (bd83cfd)
- Add warning when encountering unknown field types (#1989) (8f5a41d)
- Allow protobuf 5.x; require protobuf >=3.20.2; proto-plus >=1.22.3 (#1976) (57bf873)
- Do not set job timeout extra property if None (#1987) (edcb79c)
- Set pyarrow field nullable to False for a BigQuery field in REPEATED mode (#1999) (5352870)
Dependencies
Documentation
v3.25.0
v3.24.0
3.24.0 (2024-06-04)
Features
- Add default timeout for Client.get_job() (#1935) (9fbad76)
- Add support for map target type in Parquet options (#1919) (c3f7b23)
Bug Fixes
- Create query job in job.result() if doesn't exist (#1944) (8f5b4b7)
- Retry
is_job_done
onConnectionError
(#1930) (4f72723)
Performance Improvements
v3.23.1
v3.23.0
v3.22.0
v3.21.0
3.21.0 (2024-04-18)
Features
- Add compression option ZSTD. (#1890) (5ed9cce)
- Adds billing to opentel (#1889) (38697fb)
- Support RANGE in queries Part 1: JSON (#1884) (3634405)
Bug Fixes
- Add types to DatasetReference constructor (#1601) (bf8861c)
- Creates linting-typing.cfg in presubmit (#1881) (c852c15)
- Remove duplicate key time_partitioning from Table._PROPERTY_TO_A… (#1898) (82ae908)
- Retry query jobs that fail even with ambiguous
jobs.getQueryResults
REST errors (#1903, #1900) (1367b58)
Performance Improvements
v3.20.1
v3.20.0
3.20.0 (2024-03-27) - YANKED
Reason this release was yanked:
undeclared dependency on pyarrow