Weston Pace created ARROW-13879:
-----------------------------------
Summary: [C++] Mixed support for binary types in regex functions
Key: ARROW-13879
URL: https://issues.apache.org/jira/browse/ARROW-13879
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Weston Pace
The functions count_substring, count_substring_regex, find_substring, and
find_substring_regex all accept binary types but the function extract_regex,
match_substring, and match_substring_regex do not.
They either should all accept binary types or none of them should accept binary
types.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)