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

   > The consistency of kernel behavior and design is higher than such minor 
optimization. For now, users need to dig into the details inside the kernel 
when calling, if they don't have any knowledge about this crate. I don't think 
this is a good design from a higher level point of view.
   
   I agree that having to dig into the internals of the implementation is not a 
good design. Maybe we should better document that the arrow-rs kernels / 
implementations all assume immutable buffers and have various optimizations 
that may reuse portions of the input
   


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