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/09 02:48:00 UTC

[jira] [Created] (ARROW-13951) [C++] replace_with_mask support missing for list/fixed_size_list/large_list/struct

Weston Pace created ARROW-13951:
-----------------------------------

             Summary: [C++] replace_with_mask support missing for list/fixed_size_list/large_list/struct
                 Key: ARROW-13951
                 URL: https://issues.apache.org/jira/browse/ARROW-13951
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Weston Pace


The replace_with_mask kernel should work for any value type.  However, support is currently missing for:

 - list
 - fixed_size_list
 - large_list
 - struct



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