You can now create an identity column , sometimes referred to as an auto-incrementing column, on a table
You can now create an identity column , sometimes referred to as an auto-incrementing column, on a table. You can use identity columns to create and maintain primary keys on your tables. When you insert a row into a table that has an identity column, BigQuery generates a unique integer value for that column. This feature is in Preview .
Read Google Cloud's release noteshttps://docs.cloud.google.com/bigquery/docs/release-notes#August_31_2026
Summaries of vendors' own notes. Product names and logos belong to their owners; logos via logo.dev.
More BigQuery releases
BigQuery now supports TabFM , Google's pre-trained foundation model for tabular data
PreviewSQLGovernancePerformance