You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chengxiang Li (JIRA)" <ji...@apache.org> on 2016/02/23 08:39:18 UTC

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

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)