Skip to content

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

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 6 commits into from

Conversation

ostumpf
Copy link
Contributor

@ostumpf ostumpf commented Jan 7, 2021

No description provided.

ostumpf and others added 6 commits December 23, 2020 16:47
Add method SqlOperator.not(), and remove
SqlImplementor.NOT_KIND_OPERATORS map.

Rename field SqlLikeOperator.ignoreCase to caseSensitive,
to be consistent with SqlPosixRegexOperator.
@asfgit asfgit closed this in 174a707 Jan 8, 2021
MalteBellmann pushed a commit to caespes/calcite that referenced this pull request Feb 21, 2021
…PostgreSQL-specific) (Ondřej Štumpf)

Add method SqlOperator.not(), and remove
SqlImplementor.NOT_KIND_OPERATORS map. (Julian Hyde)

In RelToSqlConverterTest, allow Set<SqlLibrary> as part of
test configuration. (Julian Hyde)

Close apache#2317
XuQianJin-Stars pushed a commit to XuQianJin-Stars/calcite that referenced this pull request Jul 14, 2021
…PostgreSQL-specific) (Ondřej Štumpf)

Add method SqlOperator.not(), and remove
SqlImplementor.NOT_KIND_OPERATORS map. (Julian Hyde)

In RelToSqlConverterTest, allow Set<SqlLibrary> as part of
test configuration. (Julian Hyde)

Close apache#2317
Katakam-Phani-Mahidhar pushed a commit to datametica/calcite that referenced this pull request Aug 28, 2023
…PostgreSQL-specific) (Ondřej Štumpf)

Add method SqlOperator.not(), and remove
SqlImplementor.NOT_KIND_OPERATORS map. (Julian Hyde)

In RelToSqlConverterTest, allow Set<SqlLibrary> as part of
test configuration. (Julian Hyde)

Close apache#2317

(cherry picked from commit 174a707)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants