mvanschellebeeck opened a new pull request, #4246: URL: https://github.com/apache/arrow-datafusion/pull/4246
Closes #4245 Running `./dev/rust_lint.sh` no longer fails `#[allow(clippy::manual_filter)]` was added because it [wrongly suggests a filter when the match has side-effects](https://github.com/rust-lang/rust-clippy/issues/9766). -- 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