Details
-
Sub-task
-
Status: Open
-
P2
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently if we fail to match a BatchConverter we don't give any insight into what we tried, and why they didn't work. We should collect failure information from the underlying batch converters and aggregate it in a helpful error for the user.
See https://github.com/apache/beam/pull/17253#discussion_r846532549 for context