[
https://issues.apache.org/jira/browse/BEAM-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145431#comment-17145431
]
Beam JIRA Bot commented on BEAM-2428:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> 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
>
> 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.3.4#803005)