Yifeng-Sigma commented on issue #5352:
URL: https://github.com/apache/arrow-rs/issues/5352#issuecomment-1920731573

   > You can call `Array::data` to convert to the `ArrayData` representation
   
   But seems it will do a `clone()` underlying, which is heavy if I only want 
to get the size? Is it possible to implement `get_slice_memory_size()` for 
array as well?


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