[
https://issues.apache.org/jira/browse/BEAM-10910?focusedWorklogId=490440&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-490440
]
ASF GitHub Bot logged work on BEAM-10910:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Sep/20 22:25
Start Date: 24/Sep/20 22:25
Worklog Time Spent: 10m
Work Description: milancermak commented on pull request #12918:
URL: https://github.com/apache/beam/pull/12918#issuecomment-698619926
Ugh, sorry, I messed it up. Should be fixed now.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 490440)
Time Spent: 3h 10m (was: 3h)
> Validate the BigQuery table name before creating one
> ----------------------------------------------------
>
> Key: BEAM-10910
> URL: https://issues.apache.org/jira/browse/BEAM-10910
> Project: Beam
> Issue Type: Improvement
> Components: io-py-gcp
> Reporter: Peter Kim
> Assignee: Milan Cermak
> Priority: P4
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> Validate the BigQuery tableId before creating a new table with the same name.
> Currently, the error message the user gets when they use an invalid tableId
> (e.g. `table-new`) is too generic:
> >Error message from worker: java.lang.RuntimeException: Failed to create job
> >with prefix
> >beam_load_sciobeamjobkpagratis0914181944742f476e_b08572ba31424693ba2965840dd0e993_ffcc5664fa91525b8e9692df31fd5fce_00001_00000,
> > reached max retries: 3, last failed job: null.
> >org.apache.beam.sdk.io.gcp.bigquery.BigQueryHelpers$PendingJob.runJob(BigQueryHelpers.java:199)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)