Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- relates to
-
CALCITE-5914 Cache compiled regular expressions in SQL function runtime
-
- Resolved
-
-
CALCITE-4445 Create new conformance level for Postgresql
-
- Open
-
-
CALCITE-3574 Add RLIKE operator (similar to LIKE, but Hive- and Spark-specific)
-
- Closed
-
- links to