[
https://issues.apache.org/jira/browse/BEAM-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Sela updated BEAM-794:
---------------------------
Summary: Defer combining in case of merging windows with sideInputs (was:
Differ combining in case of merging windows with sideInputs )
> 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 differ 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)