Ian Cook created ARROW-12715:
--------------------------------
Summary: [C++] SQL-style glob string match kernel
Key: ARROW-12715
URL: https://issues.apache.org/jira/browse/ARROW-12715
Project: Apache Arrow
Issue Type: New Feature
Components: C++
Reporter: Ian Cook
Similar to the SQL {{LIKE}} and {{ILIKE}} operators, with wildcard {{_}}
matching a single character and wildcard {{%}} matching multiple characters,
and an option controlling case sensitivity
--
This message was sent by Atlassian Jira
(v8.3.4#803005)