HaoYang670 opened a new issue #1880: URL: https://github.com/apache/arrow-datafusion/issues/1880
**Describe the bug** After update `rustup` to the ;latest version `rustc 1.59.0`, running `cargo clippy` on master branch fails. **To Reproduce** 1. update rustup to the latest version ` rustc 1.59.0` 2. run `cargo clippy --all-targets --workspace -- -D warnings` on `master` branch 3. build failed **Expected behavior** No error. **Additional context** Found the bug from #1878 -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org