You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/11/26 01:53:04 UTC

[GitHub] sunjincheng121 commented on a change in pull request #7167: [FLINK-10973] [table] Add support for map to table API

sunjincheng121 commented on a change in pull request #7167: [FLINK-10973] [table] Add support for map to table API
URL: https://github.com/apache/flink/pull/7167#discussion_r236100232
 
 

 ##########
 File path: docs/dev/table/tableApi.md
 ##########
 @@ -1682,6 +1682,34 @@ The `OverWindow` defines a range of rows over which aggregates are computed. `Ov
 
 {% top %}
 
+### Map
+
+Map performs a map operation with an user-defined function. The output will be flattened
 
 Review comment:
   user-defined function -> user-defined scalar function

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services