Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- is a child of
-
ARROW-555 [C++] String algorithm library for StringArray/BinaryArray
- Open
- is depended upon by
-
ARROW-12870 [R] Bindings for stringr::str_like
- Resolved
- is related to
-
ARROW-12949 [C++] Add string starts-with/ends-with kernels
- Resolved
- links to