alamb commented on issue #6528:
URL: https://github.com/apache/arrow-rs/issues/6528#issuecomment-3725545869

   > and has the same cost as detecting an error but without needing an error. I
   
   At the moment, such an API will require creating (and allocating) a new 
output array
   
   I would like to eventually implement a way to reuse existing buffers for 
boolean arrays when possible (e.g. similar to 
[`binary_mut`](https://docs.rs/arrow/latest/arrow/compute/fn.binary_mut.html)


-- 
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