rluvaton commented on issue #15323: URL: https://github.com/apache/datafusion/issues/15323#issuecomment-2781460121
> > Comet currently creates a new tokio runtime per plan but there is a proposal to move to a global tokio runtime (per executor) instead. > > [apache/datafusion-comet#1590](https://github.com/apache/datafusion-comet/issues/1590) even if you use global tokio runtime and set the number of blocking threads to be 1000 for example, there can be 1001 spill files. the problem is the same -- 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