[
https://issues.apache.org/jira/browse/BEAM-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546475#comment-17546475
]
Kenneth Knowles commented on BEAM-2428:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18343
> Enforce all inputs and outputs are properly declared in Transform Hierarchy
> ---------------------------------------------------------------------------
>
> Key: BEAM-2428
> URL: https://issues.apache.org/jira/browse/BEAM-2428
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Thomas Groh
> Priority: P3
> Labels: Clarified
>
> Within a composite transform, each child node may only consume values
> declared as the input to the composite and values produced as output by other
> direct children of the composite node. This can be enforced automatically via
> pipeline traversal, or by the {{TransformHierarchy}} directly.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)