Siddhant Rao created ARROW-18235:
------------------------------------
Summary: [C++][Gandiva] Fix the like function implementation for
escape chars
Key: ARROW-18235
URL: https://issues.apache.org/jira/browse/ARROW-18235
Project: Apache Arrow
Issue Type: New Feature
Components: C++ - Gandiva
Reporter: Siddhant Rao
The current conversion of sql like patterns to pcre doesn't work if the escape
character is one of the special characters to pcre. Fix this by not escaping
those characters if it the escape character itself.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)