alamb commented on PR #22092: URL: https://github.com/apache/datafusion/pull/22092#issuecomment-4415089533
The current behavior of RepartitionExec is required to prevent deadlock in certain cases (like repartitioned Merge). I haven't looked at the code in this PR, but given the description I worry that this will potentially cause new deadlocks I left some more detailed comments here https://github.com/apache/datafusion/issues/22090#issuecomment-4415084807 -- 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]
