[ 
https://issues.apache.org/jira/browse/FLINK-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580882#comment-16580882
 ] 

ASF GitHub Bot commented on FLINK-10059:
----------------------------------------

xccui commented on issue #6494: [FLINK-10059] [table] Add LTRIM supported in 
Table API and SQL
URL: https://github.com/apache/flink/pull/6494#issuecomment-413145016
 
 
   Hi @yanghua, thanks for your effort. The docs for built-in functions have 
been moved to a new page (functions.md). You could rebase your branches to 
apply this change. In addition, it seems that Calcite has provided the 
LTRIM/RTRIM methods in `org.apache.calcite.util.BuiltInMethod.java`. Thus 
there's no need to duplicate them in `org.apache.flink.table.codegen.calls
   .BuiltInMethods.scala`.
   
   Thanks, Xingcan

----------------------------------------------------------------
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


> Add LTRIM supported in Table API and SQL
> ----------------------------------------
>
>                 Key: FLINK-10059
>                 URL: https://issues.apache.org/jira/browse/FLINK-10059
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API & SQL
>            Reporter: vinoyang
>            Assignee: vinoyang
>            Priority: Minor
>              Labels: pull-request-available
>
> refer to MYSQL ltrim function : 
> https://dev.mysql.com/doc/refman/8.0/en/string-functions.html#function_ltrim



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to