alamb commented on PR #75: URL: https://github.com/apache/datafusion-site/pull/75#issuecomment-2991145431
> One other thing I'm curious about. This write-up discusses the change in terms of enabling long-running tasks to be cancelled, but would making CPU-intensive exec blocks more cooperative also help alleviate blocking IO on the main runtime if users don't set up a separate runtime ala [apache/datafusion#16331](https://github.com/apache/datafusion/pull/16331)? That could be a really nice benefit besides cancelability of this, if so. @alamb? @djanderson it may help, but I think even if the CPU intensive tasks yielded more frequently we would still need a separate runtime to avoid increasing io latnecy -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org