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
Reporter: Ian Cook / @ianmcook
Assignee: David Li / @lidavidm
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-12715. Please see the migration documentation for further details.
Similar to the SQL
LIKEandILIKEoperators, with wildcard_matching a single character and wildcard%matching multiple characters, and an option controlling case sensitivityReporter: Ian Cook / @ianmcook
Assignee: David Li / @lidavidm
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-12715. Please see the migration documentation for further details.