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/05/11 17:41:59 UTC

[jira] [Created] (FLINK-2000) Add SQL-style aggregations for Table API

Aljoscha Krettek created FLINK-2000:
---------------------------------------

             Summary: Add SQL-style aggregations for Table API
                 Key: FLINK-2000
                 URL: https://issues.apache.org/jira/browse/FLINK-2000
             Project: Flink
          Issue Type: Improvement
            Reporter: Aljoscha Krettek
            Priority: Minor


Right now, the syntax for aggregations is "a.count, a.min" and so on. We could in addition offer "COUNT(a), MIN(a)" and so on.



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