You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Amit Sela (JIRA)" <ji...@apache.org> on 2016/10/21 12:03:59 UTC

[jira] [Created] (BEAM-794) Differ combining in case of merging windows with sideInputs

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)