2010YOUY01 commented on PR #24066: URL: https://github.com/apache/datafusion/pull/24066#issuecomment-5224245432
Thanks again, I have manually check the key changes, and let Codex checked code changes to ensure they're all related and safe. I think we also need to remove `mutex_integer` clippy rule, it's overall controversial, and its own doc's `# problem` section has explained it: - https://rust-lang.github.io/rust-clippy/master/index.html#mutex_integer - https://github.com/rust-lang/rust-clippy/issues/4295 After that this PR should be good to go -- 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]
