Thomas Groh created BEAM-2428:
---------------------------------

             Summary: 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


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
(v6.3.15#6346)

Reply via email to