[
https://issues.apache.org/jira/browse/BEAM-10910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17220337#comment-17220337
]
Beam JIRA Bot commented on BEAM-10910:
--------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> 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
> Labels: stale-assigned
> Time Spent: 4h 50m
> 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)