Dandandan commented on PR #6616:
URL: https://github.com/apache/arrow-rs/pull/6616#issuecomment-2433386175

   FWIW my view: I agree with @tustvold many kernels try to reuse buffers / 
input arrays if possible to minimize allocations / optimize performance and I 
would expect arrow-rs to do so if possible (for whatever kernel) whenever 
dealing with immutable buffers (behind `Arc`).


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