Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
In CALCITE-4443, a new Postgresql-specific operator ILIKE was introduced. Currently that operator is only enabled in LENIENT and BABEL conformance levels. Let's:
- create a new conformance level POSTGRESQL
- make sure it supports ILIKE
- use this new conformance level in Postgresql and Vertica dialects
- update the tests for ILIKE to set POSTGRESQL conformance level instead of LENIENT
Attachments
Issue Links
- is related to
-
CALCITE-4443 Add ILIKE operator (similar to LIKE, but case-insensitive, and PostgreSQL-specific)
- Closed