[
https://issues.apache.org/jira/browse/FLINK-11147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-11147:
-----------------------------------
Labels: pull-request-available (was: )
> Add documentation for TableAggregate Function
> ---------------------------------------------
>
> Key: FLINK-11147
> URL: https://issues.apache.org/jira/browse/FLINK-11147
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Hequn Cheng
> Assignee: Hequn Cheng
> Priority: Major
> Labels: pull-request-available
>
> Add documentation for {{TableAggregateFunction}}, similar to the document of
> {{AggregateFunction}}:
> https://ci.apache.org/projects/flink/flink-docs-release-1.7/dev/table/udfs.html#aggregation-functions
> Most parts of {{TableAggregateFunction}} would be same with
> {{AggregateFunction}}, except for the ways of handling outputs.
> {{AggregateFunction}} outputs a scalar value, while
> {{TableAggregateFunction}} outputs a Table with multi rows and columns.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)