Amit Sela created BEAM-794:
------------------------------
Summary: Differ 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)