Skip to content

Fixing hive partitioning diff #10366

New issue

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

Conversation

modular-magician
Copy link
Collaborator

Added a flag to prevent Terraform from showing diff for server generated schema columns(like hive partitioned ones)

b/420688695, b/300616880

Fixes hashicorp/terraform-provider-google#12465, hashicorp/terraform-provider-google#16907

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

bigquery: added `ignore_auto_generated_schema` virtual field to `google_bigquery_table` resource to ignore server-added columns in the `schema` field

Derived from GoogleCloudPlatform/magic-modules#14483

[upstream:43ca35a159e375c2668ddf5b45122fdeab748f89]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner July 17, 2025 00:51
@modular-magician modular-magician merged commit 4bebe6c into hashicorp:main Jul 17, 2025
4 checks passed
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.

Diff in schema in google_bigquery_table when using a connection_id and hive_partitioning_options
1 participant