yjshen commented on issue #9417:
URL: 
https://github.com/apache/arrow-datafusion/issues/9417#issuecomment-1981566331

   From DataFusion's memory management perspective, I found that 
`get_slice_memory_size`, introduced in 
https://github.com/apache/arrow-rs/pull/3501, better serves our requirements. 
   
   I suggest we have `RecordBatch::get_effective_memory_size()` in DF and use 
`get_slice_memory_size` to account for memory usage. Thoughts?
   


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