Skip to content

February 03, 2025 #653

Description

@github-actions

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions