Skip to content
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

Fix error drop column with BigQuery flexible column names #3258

Conversation

modular-magician
Copy link
Collaborator

Fix: hashicorp/terraform-provider-google#20750

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

bigquery: fixed DROP COLUMN error with bigquery flexible column names in `google_bigquery_table`

Derived from GoogleCloudPlatform/magic-modules#12626

Signed-off-by: kataoka-ayumu <[email protected]>

[upstream:102794ac7dd5df142dd4d362c034670b0a5604ff]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner December 30, 2024 09:14
@modular-magician modular-magician requested review from shuyama1 and removed request for a team December 30, 2024 09:14
@modular-magician modular-magician merged commit 8aa763a into GoogleCloudPlatform:main Dec 30, 2024
2 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.

google_bigquery_table error attempting to DROP COLUMN with flexible column name
1 participant