Skip to content

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

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_895463825
Open

feat: Implement BigQuery auto-schema upgrade and view creation#1114
copybara-service[bot] wants to merge 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 4 times, most recently from 392a371 to bcfd1d2 Compare April 7, 2026 20:27
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: 895463825
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