hjtran commented on PR #32445: URL: https://github.com/apache/beam/pull/32445#issuecomment-2377912731
These look really convenient. Especially for pipelines that might write out intermediate results or merge older pcollections (something the schrodinger use cases do a lot). > Added a note about the Flatten alternative. I don't think Tee is important/core enough to add to the guide itself, but have been thinking it might be good to do a blog post calling out these and other utility transforms (like BatchElements). I personally discover useful transforms through the beam [transform catalog](https://beam.apache.org/documentation/transforms/python/overview/) so it'd be nice if some examples were included there. -- 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]
