You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Eduardo Ponce (Jira)" <ji...@apache.org> on 2021/09/25 06:14:00 UTC

[jira] [Issue Comment Deleted] (ARROW-13879) [C++] Mixed support for binary types in regex functions

     [ https://issues.apache.org/jira/browse/ARROW-13879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eduardo Ponce updated ARROW-13879:
----------------------------------
    Comment: was deleted

(was: There is also *FixedSizeBinaryType* which serves only as base class for *DecimalTypes* but I am not considering it.)

> [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, types
>             Fix For: 6.0.0
>
>
> 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 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)