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

Jungtaek Lim commented on CALCITE-1419:
---------------------------------------

Never mind. I just fixed all of them. PR is ready to review: 
https://github.com/apache/calcite/pull/299

> Some of JDBC string functions are not working: LOCATE with 3 params, LTRIM, 
> RTRIM
> ---------------------------------------------------------------------------------
>
>                 Key: CALCITE-1419
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1419
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>
> Below three functions are not working properly:
> {noformat}
> {fn LOCATE(string1, string2 [, integer])}
> {fn LTRIM(string)}
> {fn RTRIM(string)}
> {noformat}
> They're on supported list on SQL reference page, but in 
> SqlOperatorBaseTest.testJdbcFn(), thery're marked as 'not works' with the 
> reason.
> Either moving them to 'Not implemented' on page or fixing them is necessary.
> What would be better?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to