[
https://issues.apache.org/jira/browse/ARROW-14331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Molina updated ARROW-14331:
--------------------------------------
Fix Version/s: 8.0.0
(was: 7.0.0)
> [C++][Compute] Add fixed_size_binary support to more compute functions
> ----------------------------------------------------------------------
>
> Key: ARROW-14331
> URL: https://issues.apache.org/jira/browse/ARROW-14331
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Eduardo Ponce
> Priority: Major
> Labels: kernel, types
> Fix For: 8.0.0
>
>
> The following compute functions do not support fixed_size_binary but do
> support binary via ARROW-13879:
> * match_substring[_regex]
> * split_pattern[_regex]
> * replace_substring[_regex]
> * match_like
> * starts/ends_with
> * extract_regex
> _Note_: *FixedSizeBinaryType* does not have an *offset_type* alias in its
> class definition, but some of these kernel implementations use/expect
> *offset_type* (e.g., *MatchSubstringImpl*).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)