alamb commented on PR #20820: URL: https://github.com/apache/datafusion/pull/20820#issuecomment-4120567599
> DataFusion starts 50+ tokio blocking threads based on the concurrent IO, as each call to spawn_blocking will spawn a new one if all threads are busy. > In my understanding, this is is not fully ideal: I agree with this assesment. I think it is something we can improve as a follow on potentially 🤔 -- 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]
