xccui commented on a change in pull request #6494: [FLINK-10059] [table] Add LTRIM supported in Table API and SQL URL: https://github.com/apache/flink/pull/6494#discussion_r210845279
########## File path: docs/dev/table/functions.md ########## @@ -2482,6 +2482,18 @@ TO_BASE64(string) <p>E.g., <code>TO_BASE64('hello world')</code> returns "aGVsbG8gd29ybGQ=".</p> </td> </tr> + + <tr> + <td> + {% highlight text %} Review comment: Please add the corresponding docs for Java and Scala. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services