[
https://issues.apache.org/jira/browse/CALCITE-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16990816#comment-16990816
]
Aitozi commented on CALCITE-3574:
---------------------------------
Thanks for the suggestion, I do the implementation by adding "RLIKE" to
parser.jj, and i prefer to this way. I think it can make the parser more clear,
I don't try to work with SqlUnresolvedFunction, I can try it also. Can I open a
PR for this issue?
> 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)