Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

October 09, 2023 #247

Closed
github-actions bot opened this issue Oct 10, 2023 · 0 comments · Fixed by #270
Closed

October 09, 2023 #247

github-actions bot opened this issue Oct 10, 2023 · 0 comments · Fixed by #270
Labels

Comments

@github-actions
Copy link

Libraries

A weekly digest of client library updates from across the Cloud SDK.

Go

Changes for bigquery/storage/apiv1beta1

1.56.0 (2023-10-05)

Features
  • bigquery/analyticshub: Add Subscription resource and RPCs ( #8612) ( 9992249)
  • bigquery: Add external dataset reference ( #8545) ( 1001acf)
  • bigquery: Add media options to LoadConfig ( #8640) ( 62baf56)
Bug Fixes
  • bigquery/storage/managedwriter: Automatic retry for multiplex test ( #8601) ( 6ef1945)
  • bigquery: Dependency detection on proto conversion ( #8566) ( 763ab5d)
Documentation
  • bigquery/datatransfer: Update transferConfig.name description to indicate that it supports both formats ( 0449518)

Python

Changes for google-cloud-bigquery

3.12.0 (2023-10-02)

Features
  • Add Dataset.storage_billing_model setter, use client.update_dataset(ds, fields=["storage_billing_model"]) to update ( #1643) ( 5deba50)
  • Search statistics ( #1616) ( b930e46)
  • Widen retry predicate to include ServiceUnavailable ( #1641) ( 3e021a4)
Bug Fixes
  • Allow storage_billing_model to be explicitly set to None to use project default value ( #1665) ( 514d3e1)
  • Relax timeout expectations ( #1645) ( 1760e94)
  • Use isinstance() per E721, unpin flake8 ( #1659) ( 54a7769)
Documentation

Feature

Queries now support additional ways to work with grouping sets, which include:

This feature is in preview.

Feature

Adding descriptions to the columns of a view is now generally available (GA). Use the CREATE VIEW or ALTER COLUMN DDL statements to add descriptions.

Changed

BigQuery is now available in the Dammam (me-central2) region.

Changed

BigQuery ML is now available in the Dammam (me-central2) region.

Changed

BigQuery Data Transfer Service is now available in the Dammam (me-central2) region.

https://cloud.google.com/bigquery/docs/release-notes#October_09_2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants