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

[jira] [Created] (ARROW-13878) [C++] Add fixed_size_binary support to compute functions

Weston Pace created ARROW-13878:
-----------------------------------

             Summary: [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


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



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