unography opened a new issue, #35019:
URL: https://github.com/apache/beam/issues/35019

   ### What happened?
   
   `max_retries` is not used in `WriteToBigQuery` even though, for example, 
[_StreamToBigQuery](https://github.com/apache/beam/blob/f4a0f2b42db9418f35a19bf44cbf9457b3010ae5/sdks/python/apache_beam/io/gcp/bigquery.py#L2202-L2219)
 supports it - but not being passed
   
   The default value of 10000 is too high, and the job basically hangs forever
   
   ### Issue Priority
   
   Priority: 2 (default / most bugs should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam YAML
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Infrastructure
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
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: github-unsubscr...@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to