pythaac commented on issue #10598: URL: https://github.com/apache/gravitino/issues/10598#issuecomment-4165125873
Since the cached Dataset internally uses Arrow off-heap memory, I think we need to explicitly close the datasets to prevent memory leaks. I have updated the logic and added a test case to verify this behavior. Please review and let me know if I missed anything😊 -- 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]
