We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
You can now batch migrate classic saved queries to saved queries. This feature is in Preview for projects that have fewer than 2500 classic saved queries.
A weekly digest of client library updates from across the Cloud SDK.
You can now use a CREATE MODEL statement to create a contribution analysis model in BigQuery ML. You can use a contribution analysis model with the ML.GET_INSIGHTS function to generate insights about changes to key metrics in your multi-dimensional data.
CREATE MODEL
ML.GET_INSIGHTS
Try this feature with the Get data insights from a contribution analysis model tutorial.
This feature is in preview.
You can store columns in your vector indexes and pre-filter data in your vector searches to improve query efficiency. This feature is Generally Available.
https://cloud.google.com/bigquery/docs/release-notes#September_16_2024
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature
You can now batch migrate classic saved queries to saved queries. This feature is in Preview for projects that have fewer than 2500 classic saved queries.
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Java
Changes for google-cloud-bigquery
2.42.3 (2024-09-12)
Dependencies
Feature
You can now use a
CREATE MODEL
statementto create a
contribution analysis
model in BigQuery ML. You can use a contribution analysis model with the
ML.GET_INSIGHTS
functionto generate insights about changes to key metrics in your multi-dimensional
data.
Try this feature with the
Get data insights from a contribution analysis model
tutorial.
This feature is in
preview.
Feature
You can store columns in your vector indexes and pre-filter data in your vector searches to improve query efficiency. This feature is Generally Available.
https://cloud.google.com/bigquery/docs/release-notes#September_16_2024
The text was updated successfully, but these errors were encountered: