crepererum commented on PR #6449: URL: https://github.com/apache/arrow-datafusion/pull/6449#issuecomment-1568326616
Good fix and test, thank you. Could you test+fix `datafusion/core/src/physical_plan/repartition/mod.rs` as well and remove `AbortOnDropMany` from the code base so that nobody introduces the same bug again? If you don't have the time/resources, just write a ticket and someone else will (hopefully) pick it up. Short side note on `JoinSet`: IIRC this is a rather recent (1y or so) addition to tokio and wasn't available when the abortion bug was fixed. -- 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]
