nandorKollar commented on PR #13976:
URL: https://github.com/apache/iceberg/pull/13976#issuecomment-3253403887

   > I think this makes sense to me. I wonder if we should just ignore the root 
allocator? As long as we close all the Childs we allocate we should be safe
   
   After some refactoring, now the only place (besides the protected, and 
unused constructor) where `ArrowAllocation#rootAllocator()` is called is when 
we create a new child allocator, therefore closing all of these should be 
sufficient I think.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to