shunping commented on PR #34899: URL: https://github.com/apache/beam/pull/34899#issuecomment-2868904856
Thanks for trying to clarify the concept. However, I actually prefer the comments prior to this change, i.e. a pipeline is a DAG of PTransforms. One reason is that when we construct a pipeline in any Beam SDKs, we are explicitly putting the PTransforms together. PCollections, on the other hand, only serve as the output of one PTransform and the input of another. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org