liferoad commented on PR #37861: URL: https://github.com/apache/beam/pull/37861#issuecomment-4094013799
Good point about the docs! The current [Beam YAML documentation](https://beam.apache.org/documentation/sdks/yaml/) states that non-linear (composite) pipelines require explicit inputs for each transform. With this change, `composite` transforms now also support implicit input chaining (similar to `chain`), so the docs should be updated to reflect that. I will file a follow-up issue to update the documentation. -- 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]
