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

Daniel Oliveira updated BEAM-3127:
----------------------------------
    Description: Get flattens working with portability in the Dataflow Runner. 
Currently flattens are removed from execution and the PCollections received by 
the flatten are instead sent to the DoFns that consume the flatten. This 
behavior should be removed; Flattens should remain in the graph so that DoFns 
always have one input.  (was: Get flattens working with portability in the 
Dataflow Runner.)

> Portable flattens in Dataflow Runner
> ------------------------------------
>
>                 Key: BEAM-3127
>                 URL: https://issues.apache.org/jira/browse/BEAM-3127
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-dataflow
>            Reporter: Daniel Oliveira
>            Assignee: Daniel Oliveira
>
> Get flattens working with portability in the Dataflow Runner. Currently 
> flattens are removed from execution and the PCollections received by the 
> flatten are instead sent to the DoFns that consume the flatten. This behavior 
> should be removed; Flattens should remain in the graph so that DoFns always 
> have one input.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to