Skip to content

feat: Implement BigQuery auto-schema upgrade and view creation#1114

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_895463825
Apr 10, 2026
Merged

feat: Implement BigQuery auto-schema upgrade and view creation#1114
copybara-service[bot] merged 1 commit intomainfrom
test_895463825

Conversation

@copybara-service
Copy link
Copy Markdown

feat: Implement BigQuery auto-schema upgrade and view creation

This change adds functionality to automatically upgrade the BigQuery table schema by adding new top-level fields and new nested fields within RECORD types. It also introduces a new utility to create per-event-type BigQuery views that unnest JSON fields for easier querying. The configuration now includes options to enable view creation and set a view prefix.

@copybara-service copybara-service bot force-pushed the test_895463825 branch 9 times, most recently from 510d8b5 to c5fbc8c Compare April 10, 2026 20:37
This change adds functionality to automatically upgrade the BigQuery table schema by adding new top-level fields and new nested fields within RECORD types. It also introduces a new utility to create per-event-type BigQuery views that unnest JSON fields for easier querying. The configuration now includes options to enable view creation and set a view prefix.

PiperOrigin-RevId: 897866874
@copybara-service copybara-service bot merged commit 14027d1 into main Apr 10, 2026
@copybara-service copybara-service bot deleted the test_895463825 branch April 10, 2026 20:43
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