- Notifications
You must be signed in to change notification settings - Fork4
Description
Libraries
A weekly digest of client library updates from across theCloud SDK.
Node.js
Changes for@google-cloud/bigquery
7.9.1 (2024-09-23)
Bug Fixes
Python
Changes forgoogle-cloud-bigquery
3.26.0 (2024-09-25)
Features
- Include LegacyPandasError in init imports (#2014) (3ab5e95)
- Use
bigquery-magicspackage for the%%bigquerymagic (#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 nowenable, disable, and analyze history-based optimizations for queries. This feature isgenerally available (GA).
Feature
You can now useflexible column names with BigQuery tables and views for extracting, loading, streaming, and querying data. This feature isgenerally available (GA).
Feature
You can now use theoperational 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 isgenerally available (GA).
Feature
You can nowcreate a materialized view replica directly from the Google Cloud console. This feature isgenerally available (GA).
https://cloud.google.com/bigquery/docs/release-notes#September_30_2024