ahmedabu98 commented on PR #28009:
URL: https://github.com/apache/beam/pull/28009#issuecomment-1681214769

   It's an anitpattern. We don't have similar checks with native Java and 
Python implementations. Instead we output failed rows to DLQ when appropriate 
or entirely fail in the case of `FILE_LOADS`. We expect users to consume the 
DLQ to see if there are row schema mismatches (in Java we log a warning when 
DLQ isn't consumed).


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

Reply via email to