You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "godfrey he (JIRA)" <ji...@apache.org> on 2019/04/01 08:42:00 UTC

[jira] [Created] (FLINK-12076) Add support for generating optimized logical plan for batch simple group aggregate

godfrey he created FLINK-12076:
----------------------------------

             Summary: Add support for generating optimized logical plan for batch simple group aggregate
                 Key: FLINK-12076
                 URL: https://issues.apache.org/jira/browse/FLINK-12076
             Project: Flink
          Issue Type: New Feature
          Components: Table SQL / Planner
            Reporter: godfrey he
            Assignee: godfrey he


To distinguish Window aggregate and Over aggregate, we call the `GROUP BY` aggregate as group aggregate.

This issue only involves batch group aggregate, stream group aggregate will be finished in new issue due to retraction derivation.

complex group aggregate(including GROUP SETS and DISTINCT) will also be finished in new issue.





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)