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

Robust id parsing for big query table #828

Merged
merged 1 commit into from
Dec 8, 2017

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Dec 6, 2017

Fixes #782

Avoid crashing if the import id doesn't follow the right format. Instead, display a helpful error message about the expected id format.

@rosbo
Copy link
Contributor Author

rosbo commented Dec 6, 2017

--- PASS: TestAccBigQueryTable_View (3.48s)
--- PASS: TestAccBigQueryTable_importBasic (3.48s)
--- PASS: TestAccBigQueryTable_Basic (5.00s)
--- PASS: TestAccBigQueryTable_ViewWithLegacySQL (5.18s)

@rosbo rosbo requested a review from paddycarver December 7, 2017 22:20
@paddycarver paddycarver added this to the 1.4.0 milestone Dec 7, 2017
@rosbo rosbo merged commit b88561b into hashicorp:master Dec 8, 2017
@rosbo rosbo deleted the fix-import-bigquery-table branch December 8, 2017 19:13
modular-magician added a commit to modular-magician/terraform-provider-google that referenced this pull request Sep 27, 2019
@ghost
Copy link

ghost commented Mar 30, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

import google_bigquery_table crashes
3 participants