[
https://issues.apache.org/jira/browse/BEAM-7025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Amato updated BEAM-7025:
-----------------------------
Summary: Python pipelines should not be able to use output tags that are
not defined in with_outputs. (was: Python pipelines should not be able to use
output tags that are not defiend in with_outputs.)
> Python pipelines should not be able to use output tags that are not defined
> 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
> Priority: Major
>
> 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)