Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
The like operator properly supports escaping characters. Because the ILIKE is implemented as a function, it does not support escaping.
The grammar needs to be updated to accept ILIKE in the same locations as LIKE.
Attachments
Issue Links
- is related to
-
DRILL-2658 Add ilike and regex substring functions
- Resolved