You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
Bug Fixes
Dependencies
Changed
The BigQuery ML
ML.BUCKETIZE
andML.QUANTILE_BUCKETIZE
functions now support formatting of the function output. You can use theoutput_format
argument to format the function output as one of the following:bin_<bucket_index>
Feature
You can now use the
BY NAME
andCORRESPONDING
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
The text was updated successfully, but these errors were encountered: