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

Kenneth Knowles updated BEAM-794:
---------------------------------
    Description: 
For background, see BEAM-696.

If a Combine transformation is applied to a PCollection with merging windows 
and sideInput, the runner should defer the execution of Combine.

For the SparkRunner this means that it should use groupByKey instead of 
combinePerKey/Globally.

  was:
For background, see BEAM-696.

If a Combine transformation is applied to a PCollection with merging windows 
and sideInput, the runner should differ the execution of Combine.

For the SparkRunner this means that it should use groupByKey instead of 
combinePerKey/Globally.


> Defer combining in case of merging windows with sideInputs 
> -----------------------------------------------------------
>
>                 Key: BEAM-794
>                 URL: https://issues.apache.org/jira/browse/BEAM-794
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-spark
>            Reporter: Amit Sela
>            Assignee: Amit Sela
>
> For background, see BEAM-696.
> If a Combine transformation is applied to a PCollection with merging windows 
> and sideInput, the runner should defer the execution of Combine.
> For the SparkRunner this means that it should use groupByKey instead of 
> combinePerKey/Globally.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to