martin-g commented on PR #20734: URL: https://github.com/apache/datafusion/pull/20734#issuecomment-4010832476
> The memory limit on the datafusion test is 10mb, but the measured heap is actually twice that amount The limit is only for the FairSpillPool, not for the whole application. DHat provides heap dump functionality and it could be used to find what consumes the bigger chunks of the used memory. -- 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]
