You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2015/03/02 10:58:04 UTC

[jira] [Created] (FLINK-1622) Add ReducePartial and GroupReducePartial Operators

Aljoscha Krettek created FLINK-1622:
---------------------------------------

             Summary: Add ReducePartial and GroupReducePartial Operators
                 Key: FLINK-1622
                 URL: https://issues.apache.org/jira/browse/FLINK-1622
             Project: Flink
          Issue Type: Improvement
    Affects Versions: 0.9
            Reporter: Aljoscha Krettek


This does what a Reduce or GroupReduce Operator does, except it is only performed on a local partition.

This is also similar to an explicit combine that can output a type that is different from the input.



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