Alex Amato created BEAM-7025:
--------------------------------

             Summary: Python pipelines should not be able to use output tags 
that are not defiend in with_outputs.
                 Key: BEAM-7025
                 URL: https://issues.apache.org/jira/browse/BEAM-7025
             Project: Beam
          Issue Type: New Feature
          Components: sdk-py-core
            Reporter: Alex Amato


This is an indication of a user misconfiguring a beam pipeline.

This is because its not possible to get a handle to use the produced 
pcollection for that output tag, if .with_outputs is not used. So this should 
be disallowed entirely, a run time exception should be thrown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to