Skip to content

Fixed create snapshot table for bigquery#2269

Open
romanoff wants to merge 1 commit intoapache:mainfrom
romanoff:fix_create_snapshot_table_for_bigquery
Open

Fixed create snapshot table for bigquery#2269
romanoff wants to merge 1 commit intoapache:mainfrom
romanoff:fix_create_snapshot_table_for_bigquery

Conversation

@romanoff
Copy link
Contributor

@romanoff romanoff commented Mar 4, 2026

Sample query:

CREATE SNAPSHOT TABLE IF NOT EXISTS `dataset_id.table1`
CLONE `dataset_id.table2`;

Spec: https://docs.cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language#create_snapshot_table_statement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant