You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Hequn Cheng (JIRA)" <ji...@apache.org> on 2018/12/13 09:03:00 UTC

[jira] [Created] (FLINK-11147) Add document for TableAggregate Function

Hequn Cheng created FLINK-11147:
-----------------------------------

             Summary: Add document for TableAggregate Function
                 Key: FLINK-11147
                 URL: https://issues.apache.org/jira/browse/FLINK-11147
             Project: Flink
          Issue Type: Sub-task
          Components: Table API &amp; SQL
            Reporter: Hequn Cheng
            Assignee: Hequn Cheng


Add document 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)