Commits


Heres, Daniel authored and Andy Grove committed b1614363476
ARROW-10740: [Rust][DataFusion] Remove redundant clones found by clippy I think this clippy warning is useful to have in CI and reduces noise in the code (and maybe some small performance or compile time wins). Closes #8771 from Dandandan/clippy Authored-by: Heres, Daniel <danielheres@gmail.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>