damccorm opened a new issue, #19697: URL: https://github.com/apache/beam/issues/19697
Broken out from BEAM-5638. We now have exception handling methods for MapElements and FlatMapElements, but applying similar to Filter is more difficult. The method signatures involved with Filter are more nuanced and cannot accept the same function objects. Someone with a deeper knowledge of Java method and type resolution than I have will need to take a look. Imported from Jira [BEAM-8099](https://issues.apache.org/jira/browse/BEAM-8099). Original Jira may contain additional context. Reported by: [email protected]. -- 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]
