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

Julian Hyde commented on CALCITE-2965:
--------------------------------------

SOUNDEX is not in the SQL standard and it's not – I hope you will agree – a 
very important function. So I don't think we should elevate it to a standard 
function.

Have we figured out where to put such functions? SqlStdOperatorTable seems to 
be the wrong place, and OracleSqlOperatorTable seems to be the wrong place also 
(if it means duplicate code with MysqlSqlOperatorTable).

> Implement string functions: REPEAT, SPACE, SOUNDEX, DIFFERENCE
> --------------------------------------------------------------
>
>                 Key: CALCITE-2965
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2965
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.19.0
>            Reporter: Chunwei Lei
>            Assignee: Chunwei Lei
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.20.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Some string functions including REPEAT, SPACE, SOUNDEX, DIFFERENCE are not 
> implemented now. It would be great if these functions can be implemented.



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

Reply via email to