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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)