[jira] [Created] (FLINK-3473) Add partial aggregate support in Flink

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

[jira] [Created] (FLINK-3473) Add partial aggregate support in Flink

Shang Yuanchun (Jira)
Chengxiang Li created FLINK-3473:
------------------------------------

             Summary: Add partial aggregate support in Flink
                 Key: FLINK-3473
                 URL: https://issues.apache.org/jira/browse/FLINK-3473
             Project: Flink
          Issue Type: Improvement
          Components: Table API
            Reporter: Chengxiang Li
            Assignee: Chengxiang Li


For decomposable aggregate function, partial aggregate is more efficient as it significantly reduce the network traffic during shuffle and parallelize part of the aggregate calculation. This is an umbrella task for partial aggregate.



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