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

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

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

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