Skip to content

[CALCITE-4443] Add support for ILIKE to core #2303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

ostumpf
Copy link
Contributor

@ostumpf ostumpf commented Dec 21, 2020

Introduce the ILIKE operator with functionality identical to LIKE, but without case-sensitivity.

@amaliujia amaliujia added the discussion-in-jira There's open discussion in JIRA to be resolved before proceeding with the PR label Dec 21, 2020
@amaliujia
Copy link
Contributor

Labeled as discussion-in-jira.

@ostumpf ostumpf changed the title [CALCITE-4443] Add support for ILIKE to core [CALCITE-4443] Draft: Add support for ILIKE to core Dec 22, 2020
@ostumpf ostumpf force-pushed the CALCITE-4443 branch 2 times, most recently from 54669c5 to df2fae7 Compare December 23, 2020 15:26
@ostumpf ostumpf changed the title [CALCITE-4443] Draft: Add support for ILIKE to core [CALCITE-4443] Add support for ILIKE to core Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion-in-jira There's open discussion in JIRA to be resolved before proceeding with the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants