Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Now rlike is not supported in calcite, i think it's useful to support this so that it can be used in other engine depending on calcite.
Attachments
Issue Links
- is duplicated by
-
CALCITE-4454 Calcite SQLParser: Provide support for RLIKE expressions
- Closed
-
CALCITE-1918 Add support for Regular Expression Operators (RLIKE)
- Closed
- is related to
-
CALCITE-4443 Add ILIKE operator (similar to LIKE, but case-insensitive, and PostgreSQL-specific)
- Closed
- relates to
-
CALCITE-5914 Cache compiled regular expressions in SQL function runtime
- Closed
-
CALCITE-6278 Add REGEXP, REGEXP_LIKE function (enabled in Spark library)
- Closed
- links to