[
https://issues.apache.org/jira/browse/BEAM-10999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249126#comment-17249126
]
Beam JIRA Bot commented on BEAM-10999:
--------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> Bigquery Warning messages cause Dataflow job to fail
> ----------------------------------------------------
>
> Key: BEAM-10999
> URL: https://issues.apache.org/jira/browse/BEAM-10999
> Project: Beam
> Issue Type: Bug
> Components: io-java-gcp
> Affects Versions: 2.19.0, 2.24.0
> Environment: Google Dataflow
> Reporter: Robert Coe
> Priority: P3
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> I have a job fails when BigQuery throws any warning messages, even if the
> query is successful.
> org.apache.beam.sdk.io.gcp.bigquery.BigQueryHelpers.parseStatus Checks for
> "getErrors" and sets status to failure if there are any. However, this can
> include warning messages.
> [Google's Bigquery Client
> Code|[https://github.com/googleapis/google-api-java-client-services/blob/master/clients/google-api-services-bigquery/v2/1.30.1/com/google/api/services/bigquery/model/JobStatus.java]]
> states that
> "Errors here do not necessarily mean that the job has completed or was
> unsuccessful."
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)