[ 
https://issues.apache.org/jira/browse/BEAM-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Beam JIRA Bot updated BEAM-2428:
--------------------------------
    Labels:   (was: stale-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)

Reply via email to