alamb commented on issue #6439:
URL: https://github.com/apache/arrow-rs/issues/6439#issuecomment-2371800400

   > I personally prefer the allocator approach which gives the most accurate 
stats in theory.
   
   I agree with @waynexia  -- if the usecase is "accurately track the total 
memory used across some number of Arrays which (potentially) share underlying 
`Buffers`", I think this needs a hook into the underlying allocator. There is 
proposed PR https://github.com/apache/arrow-rs/pull/6336 which might be worth a 
look (I haven't had a chance to really understand it yet myself)


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