This is an automated email from the ASF dual-hosted git repository.
nevime pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 68ef7d2 ARROW-10795: [Rust] Optimize specialization for datatypes
add 1c47c19 ARROW-9296: [Rust][DataFusion] Address clippy errors
clippy::unnecessary_unwrap, clippy::useless_format,
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/execution/context.rs | 28 ++++++++++------------
rust/datafusion/src/lib.rs | 2 --
.../src/physical_plan/datetime_expressions.rs | 6 ++---
rust/datafusion/src/physical_plan/functions.rs | 4 ++--
rust/datafusion/src/physical_plan/planner.rs | 12 +++++-----
rust/datafusion/src/sql/planner.rs | 5 ++--
6 files changed, 27 insertions(+), 30 deletions(-)