You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2015/06/08 16:00:10 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek closed FLINK-2000.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9

Implemented in https://github.com/apache/flink/commit/7805db813dd744f13776320d556e1cefa0351464

> Add SQL-style aggregations for Table API
> ----------------------------------------
>
>                 Key: FLINK-2000
>                 URL: https://issues.apache.org/jira/browse/FLINK-2000
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API
>            Reporter: Aljoscha Krettek
>            Assignee: Cheng Hao
>            Priority: Minor
>             Fix For: 0.9
>
>
> 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)