Libraries
A weekly digest of client library updates from across the Cloud SDK.
Python
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 on ConnectionError ( #1930) ( 4f72723)
Performance Improvements
- If
page_size or max_results is set on QueryJob.result(), use to download first page of results ( #1942) ( 3e7a48d)
https://cloud.google.com/bigquery/docs/release-notes#June_10_2024
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Python
Changes for google-cloud-bigquery
3.24.0 (2024-06-04)
Features
Bug Fixes
is_job_doneonConnectionError( #1930) ( 4f72723)Performance Improvements
page_sizeormax_resultsis set onQueryJob.result(), use to download first page of results ( #1942) ( 3e7a48d)https://cloud.google.com/bigquery/docs/release-notes#June_10_2024