-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Python
Changes for google-cloud-bigquery
3.3.0 (2022-07-25)
Features
Bug Fixes
Documentation
- samples: add table snapshot sample (#1274) (e760d1b)
- samples: explicitly add bq to samples reqs, upgrade grpc to fix bug on m1 (#1290) (9b7e3e4)
Feature
The trigonometric SQL function CBRT is now generally available (GA). With this function, you can compute the cube root of a value.
Feature
The LOAD DATA
statement
is now available for Preview in Google Standard SQL for BigQuery.
You can use the LOAD DATA
statement to load data from one or more files into a table.
https://cloud.google.com/bigquery/docs/release-notes#August_01_2022