junaiddshaukat commented on PR #37408: URL: https://github.com/apache/beam/pull/37408#issuecomment-3793932962
Hi @damccorm This PR adds a `filter()` method to `PCollection`, addressing the TODO in README-dev.md. It follows the same pattern as `map()` and `flatMap()` with 5 test cases covering various scenarios. Fixes #37407 Would appreciate your review when you have time. Thanks! -- 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]
