[
https://issues.apache.org/jira/browse/ARROW-13878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weston Pace updated ARROW-13878:
--------------------------------
Description:
The following compute functions do not support fixed_size_binary but do support
binary:
- binary_length
- binary_replace_slice
- count_substring
- find_substring
- find_substring_regex
- equal
- greater
- greater_equal
- less
- less_equal
was:
The following compute functions do not support fixed_size_binary but do support
binary:
- binary_length
- binary_replace_slice
- count_substring
- find_substring
- find_substring_regex
- equal
> [C++] Add fixed_size_binary support to compute functions
> --------------------------------------------------------
>
> Key: ARROW-13878
> URL: https://issues.apache.org/jira/browse/ARROW-13878
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Weston Pace
> Assignee: David Li
> Priority: Major
> Labels: kernel, types
> Fix For: 6.0.0
>
>
> The following compute functions do not support fixed_size_binary but do
> support binary:
> - binary_length
> - binary_replace_slice
> - count_substring
> - find_substring
> - find_substring_regex
> - equal
> - greater
> - greater_equal
> - less
> - less_equal
--
This message was sent by Atlassian Jira
(v8.3.4#803005)