Re: [PR] Improve ability to cancel queries quickly [datafusion]

2025-06-14 Thread via GitHub
pepijnve closed pull request #16301: Improve ability to cancel queries quickly URL: https://github.com/apache/datafusion/pull/16301 -- 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 commen

Re: [PR] Improve ability to cancel queries quickly [datafusion]

2025-06-14 Thread via GitHub
pepijnve commented on PR #16301: URL: https://github.com/apache/datafusion/pull/16301#issuecomment-2973145860 Superseded by #16398 -- 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 com

[PR] Improve ability to cancel queries quickly [datafusion]

2025-06-06 Thread via GitHub
pepijnve opened a new pull request, #16301: URL: https://github.com/apache/datafusion/pull/16301 ## Which issue does this PR close? - Closes #16193 - Closes #15314 - Closes #14036 This PR is an alternative 'operator intrusive' solution based on the work initially done in