Closed
Description
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Python
Changes for google-cloud-bigquery
3.23.0 (2024-05-16)
Features
- Adds timer decorator to facilitate debugging ( #1917) ( ea750e0)
- Support insertAll for range ( #1909) ( 74e75e8)
Bug Fixes
- Add pyarrow version check for range support ( #1914) ( a86d7b9)
- Edit presubmit for to simplify configuration ( #1915) ( b739596)
Feature
You can now use a search index to optimize lookups on the INT64
and TIMESTAMP
data types. The feature is in preview.
Feature
You can use DLP functions to support encryption and decryption between BigQuery and Sensitive Data Protection, using AES-SIV. This feature is now generally available (GA).
https://cloud.google.com/bigquery/docs/release-notes#May_20_2024