Rich-T-kid commented on issue #4014:
URL: https://github.com/apache/arrow-rs/issues/4014#issuecomment-5564417173

   I implemented this in #11010
   
   >Which means if a caller can't give up ownership (needs to re-use for 
something else), they need to clone these expensive objects.
   
   record batches arent that expensive to clone since they are mostly a 
collection of arc pointers.I do agree callers should own the backing storage of 
the record batches


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