avantgardnerio commented on PR #22834: URL: https://github.com/apache/datafusion/pull/22834#issuecomment-4662659057
> it doesn't use a memory pool at all It does not. And at this point I have an honest question: what is the `MemoryPool` for? We've established it doesn't prevent OOMs, and that it's not easy to keep accurate. Is there a reason for tracking in-flight batches I'm not seeing? -- 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]
