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

Julian Hyde commented on CALCITE-1419:
--------------------------------------

Yes, I was going to say the easiest thing is to just fix the code & enable the 
test. Thanks for the PR - I will review!

I also noticed that the table 
http://calcite.apache.org/docs/reference.html#string is not sorted; can you 
remove the first LOCATE line in reference.md.

> 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