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

Beam JIRA Bot updated BEAM-1979:
--------------------------------
    Labels:   (was: stale-P2)

> Outputting to an undeclared side output TupleTag should throw
> -------------------------------------------------------------
>
>                 Key: BEAM-1979
>                 URL: https://issues.apache.org/jira/browse/BEAM-1979
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Eugene Kirpichov
>            Priority: P3
>
> Currently some runners (perhaps all of them?..), when you output to a side 
> output tag that wasn't passed to ParDo.withOutputTags, simply drop the data 
> on the floor (or increase some aggregators).
> Silent data dropping is never okay, and it's never okay to output to an 
> undeclared tag. So instead this should throw.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to