jorisvandenbossche commented on issue #44446:
URL: https://github.com/apache/arrow/issues/44446#issuecomment-2528046614

   > Or combined with `replace_with_mask` to set rows in an array.
   
   The proposed helper will still be useful, but just to mention that for this 
use case we would ideally implement the `replace_with_indices` kernel 
(https://github.com/apache/arrow/issues/25505) so you actually don't need to 
convert your indices to a mask in the first place.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to