liweiyuan opened a new issue, #776: URL: https://github.com/apache/arrow-java/issues/776
### Describe the bug, including details regarding any error messages, version, and platform. I am encountering an IllegalStateException with the message "Memory was leaked by query" when closing a RootAllocator. This indicates that some memory allocated from the allocator was not released before the allocator was closed. [error.log](https://github.com/user-attachments/files/20497923/error.log) A minimal project that reproduces this issue can be found here: [github](https://github.com/liweiyuan/arrow-interop) -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org