westonpace commented on issue #36161:
URL: https://github.com/apache/arrow/issues/36161#issuecomment-1642576287

   > How can I find out which allocator I'm using?
   
   ```
   arrow::arrow_info()
   ...
   Memory:
                    
   Allocator  system
   Current   0 bytes
   Max       0 bytes
   ```
   
   > Do you know if there is a way to free the memory that has been consumed to 
declare the different libraries with library()?
   
   I do not, unfortunately.


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