LiaCastaneda commented on issue #8938:
URL: https://github.com/apache/arrow-rs/issues/8938#issuecomment-4520052856

   Sorry for the late response, I think that PR wires the `arrow` `MemoryPool` 
together with the `DataFusion` `MemoryPool`, so when you call arrow's `claim` 
on any array it gets also counted into the DF memory pool. We should probably 
find a way to make it automatic since you'd still need to call `claim` on the 
arrays.


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