You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2015/02/10 18:33:11 UTC

[jira] [Created] (FLINK-1509) Streaming Group Reduce Combiner

Fabian Hueske created FLINK-1509:
------------------------------------

             Summary: Streaming Group Reduce Combiner
                 Key: FLINK-1509
                 URL: https://issues.apache.org/jira/browse/FLINK-1509
             Project: Flink
          Issue Type: New Feature
          Components: Local Runtime, Optimizer
            Reporter: Fabian Hueske
            Priority: Minor


Combiners for GroupReduce operators are currently always (partially) sorting their input even if the data is already appropriately sorted.

It should be relatively easy to add chained and unchained implementations of a streaming group reduce combiner strategy .



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