waynexia commented on code in PR #10266: URL: https://github.com/apache/datafusion/pull/10266#discussion_r1581841078
########## datafusion/physical-plan/src/repartition/distributor_channels.rs: ########## @@ -474,7 +474,7 @@ type SharedGate = Arc<Gate>; #[cfg(test)] mod tests { - use std::sync::atomic::{AtomicBool, Ordering}; Review Comment: Not related to this PR but it fails clippy check in my env. -- 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