avantgardnerio commented on issue #22758: URL: https://github.com/apache/datafusion/issues/22758#issuecomment-4919888441
> If a single query is causing the memory pressure, you'd end up cancelling all the other queries running on that node too FWIW, the solution I mentioned above only kills "the victim". At that point the framework is free to sort currently running queries by memory use descending and decide to kill "the perpetrator" as well. -- 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]
