You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Python
Changes for google-cloud-bigquery
3.14.1 (2023-12-13)
Bug Fixes
3.14.0 (2023-12-08)
Features
Client.query_and_waitwhich directly returns aRowIteratorof results ( #1722) ( 89a647e)job_id,location,project, andquery_idproperties onRowIterator( #1733) ( 494f275)job_timeout_msto job configuration classes ( #1675) ( 84d64cd)Bug Fixes
load_table_from_dataframenow assumes there may be local null values ( #1735) ( f05dc69)RowIterator.total_rowspopulated after iteration ( #1748) ( 8482f47)Performance Improvements
query(api_method="QUERY")( #1723) ( 6290517)Feature
Operational Health administrative resource charts are now in preview. You can use charts to view slot and shuffle usage, job concurrency, errors, and other metrics.
https://cloud.google.com/bigquery/docs/release-notes#December_18_2023