kennknowles opened a new issue, #19421: URL: https://github.com/apache/beam/issues/19421
The [BigQueryIO setMaxRetryJobs](https://github.com/apache/beam/blob/c02af609c49f268366cdecf680621e907700e59b/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java#L2171) value is hard coded to 1000. It would be useful to have the 1000 set as default and add a method allowing the user to configure this value as desired. Imported from Jira [BEAM-7280](https://issues.apache.org/jira/browse/BEAM-7280). Original Jira may contain additional context. Reported by: Ali T. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
