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

February 03, 2025 #653

Open
github-actions bot opened this issue Feb 4, 2025 · 0 comments
Open

February 03, 2025 #653

github-actions bot opened this issue Feb 4, 2025 · 0 comments
Labels

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2025

Libraries

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

Java

Changes for google-cloud-bigquery

2.47.0 (2025-01-29)

Features
  • bigquery: Support resource tags for datasets in java client ( #3647) ( 01e0b74)
Bug Fixes
Dependencies
  • Update dependency com.google.apis:google-api-services-bigquery to v2-rev20250112-2.0.0 ( #3651) ( fd06100)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.42.0 ( #3653) ( 1a14342)
  • Update github/codeql-action action to v2.28.1 ( #3637) ( 858e517)

Changed

The BigQuery ML ML.BUCKETIZE and ML.QUANTILE_BUCKETIZE functions now support formatting of the function output. You can use the output_format argument to format the function output as one of the following:

  • A string in the format bin_<bucket_index>
  • A string in interval notation
  • A JSON-formatted string

Feature

You can now use the BY NAME and CORRESPONDING modifiers with set operations to match columns by name instead of by position. This feature is generally available (GA).

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

@github-actions github-actions bot added the rss label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants