RyuSA commented on PR #28591: URL: https://github.com/apache/beam/pull/28591#issuecomment-1748222329
@ahmedabu98 Thank you. 👏 > Also I think we can remove the sentence `If there are data validation errors, the transform will throw a RuntimeException.` That doesn't happen anymore, data validation errors should also go to the failed inserts DLQ QQ I thought the "data validation errors" is this shema validation, isn't it? If no I'll quick fix the document.👍 https://github.com/apache/beam/blob/v2.50.0/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/StorageApiLoads.java#L112 -- 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]
