[
https://issues.apache.org/jira/browse/CALCITE-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16997658#comment-16997658
]
Julian Hyde commented on CALCITE-3574:
--------------------------------------
If you add RLIKE to the Babel parser no one would have an issue with that. You
can also add it to SqlLibraryOperators (along with other dialect-specific
functions).
But adding a new infix operator to the core parser is a bit more contentious.
(Similar to CALCITE-3592.)
> Add rlike syntax
> -----------------
>
> Key: CALCITE-3574
> URL: https://issues.apache.org/jira/browse/CALCITE-3574
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Aitozi
> Priority: Major
>
> Now rlike is not supported in calcite, i think it's useful to support this so
> that it can be used in other engine depending on calcite.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)