[ https://issues.apache.org/jira/browse/FLINK-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823740#comment-15823740 ]
ASF GitHub Bot commented on FLINK-5447: --------------------------------------- GitHub user twalthr opened a pull request: https://github.com/apache/flink/pull/3126 [FLINK-5447] [table] Sync documentation of built-in functions for Table API with SQL This PR restructures the documentation of built-in functions. It ensures: - All supported functions are documented - Functions of Java/Scala Table API and SQL have same order and sections - All methods in Scala Expression API have a Scala doc. You can merge this pull request into a Git repository by running: $ git pull https://github.com/twalthr/flink FLINK-5447 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/3126.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3126 ---- commit 68745cb1d3557447ab591b1d2a13fb10f141694a Author: twalthr <twal...@apache.org> Date: 2017-01-13T14:22:25Z [FLINK-5447] [table] Sync documentation of built-in functions for Table API with SQL ---- > Sync documentation of built-in functions for Table API with SQL > --------------------------------------------------------------- > > Key: FLINK-5447 > URL: https://issues.apache.org/jira/browse/FLINK-5447 > Project: Flink > Issue Type: Improvement > Components: Documentation, Table API & SQL > Reporter: Timo Walther > Assignee: Timo Walther > Priority: Minor > > I will split up the documentation for the built-in functions similar to the > SQL structure. -- This message was sent by Atlassian JIRA (v6.3.4#6332)