[
https://issues.apache.org/jira/browse/CALCITE-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806049#comment-16806049
]
Julian Hyde commented on CALCITE-2965:
--------------------------------------
These are Oracle functions, not standard functions, right?
These need to be organized into operator tables so that they can be selectively
enabled.
Also they need to be documented in reference.md as being for
Oracle-compatibility. I guess I'm saying let's do CALCITE-2846 first.
> 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: 10m
> 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)