yu-iskw commented on PR #31310:
URL: https://github.com/apache/beam/pull/31310#issuecomment-2132428895

   @damccorm Thank you so much for the information. I didn't know 
`ErrorHandler`. Is there any other documentations about how `ErrorHandler` 
behaves, specifically in `BigQueryIO`? I trid to find documentations about 
`ErrorHandler` in the Apache Beam documentation, but I can't find anything. And 
[the Dataflow 
documentation](https://cloud.google.com/dataflow/docs/guides/io-connector-best-practices)
 is linked to the reference to `ErrorHandler` which is a generic class.Indeed, 
I looked for unit tests with `ErrorHandler` in the beam repository. If there is 
any other documentation about `ErrorHandler`, that would be helpful very much.
   
   
https://github.com/apache/beam/blob/v2.56.0/sdks/java/core/src/test/java/org/apache/beam/sdk/io/WriteFilesTest.java#L740-L756


-- 
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

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

Reply via email to