Description
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Node.js
Changes for @google-cloud/bigquery
7.9.1 (2024-09-23)
Bug Fixes
Python
Changes for google-cloud-bigquery
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
- Add short mode query sample & test ( #1978) ( ba61a8a)
- Improve QueryJobConfig.destination docstring ( #2016) ( 1b4cca0)
Feature
You can now enable, disable, and analyze history-based optimizations for queries. This feature is generally available (GA).
Feature
You can now use flexible column names with BigQuery tables and views for extracting, loading, streaming, and querying data. This feature is generally available (GA).
Feature
You can now use the operational health dashboard to get a single-pane view of key metrics such as slot usage, shuffle usage, errors, and total storage in real time. This feature is generally available (GA).
Feature
You can now create a materialized view replica directly from the Google Cloud console. This feature is generally available (GA).
https://cloud.google.com/bigquery/docs/release-notes#September_30_2024