[
https://issues.apache.org/jira/browse/CALCITE-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17260048#comment-17260048
]
Julian Hyde commented on CALCITE-4443:
--------------------------------------
Regarding the PR. Makes sense (never argue with a compliance department!) and I
will await the new PR before merging to master.
Also suggest to your compliance department that they file a [corporate
CLA|https://www.apache.org/licenses/cla-corporate.txt]. It is not required, but
it may put things on a more sound footing.
> Add support for the ILIKE operator to core
> ------------------------------------------
>
> Key: CALCITE-4443
> URL: https://issues.apache.org/jira/browse/CALCITE-4443
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Ondřej Štumpf
> Assignee: Julian Hyde
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.27.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Extend the list of supported relational operators in SqlStdOperatorTable with
> ILIKE. The new ILIKE keyword should be unreserved and behave exactly like
> LIKE, but without case-sensitivity.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)