David Li created ARROW-16271:
--------------------------------

             Summary: [C++] Implement full chunked array support for 
replace_with_mask
                 Key: ARROW-16271
                 URL: https://issues.apache.org/jira/browse/ARROW-16271
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: David Li


ARROW-15928 enables this function to accept chunked arrays for the input array, 
but not for the mask or replacements array. More work is needed to implement 
those cases (which currently just return an error).

We should also consider how to make this work at least somewhat reusable for 
similar kernels (e.g. replace_with_indices)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to