[ 
https://issues.apache.org/jira/browse/ARROW-13879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423516#comment-17423516
 ] 

David Li commented on ARROW-13879:
----------------------------------

length() is only used again if you construct from a pointer instead of a 
pointer + length - so this is still an issue with usage and not with 
string_view.

> [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
>            Assignee: Eduardo Ponce
>            Priority: Major
>              Labels: kernel, pull-request-available, types
>             Fix For: 6.0.0
>
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> The functions count_substring, count_substring_regex, find_substring, and 
> find_substring_regex all accept binary types but the function extract_regex, 
> match_substring, match_substring_regex, match_like, starts_with, ends_with, 
> split_pattern, and split_pattern_regex do not.
> They should either all accept binary types or none should.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to