HaoYang670 opened a new pull request #1885: URL: https://github.com/apache/arrow-datafusion/pull/1885
# Which issue does this PR close? Closes #1880 . # Rationale for this change Rust updates to 1.59.0. Some new lints are added to cargo clippy. # What changes are included in this PR? Run ``` cargo clippy --all-targets --workspace -- -D warnings ``` and fix all errors and warnings. # Are there any user-facing changes? No <!-- If there are any breaking changes to public APIs, please add the `api change` label. --> No -- 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