This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from d0496b01a fix: verify script paths (#2917)
add 36b82d7bc Run clippy with optional features (#2918)
No new revisions were added by this update.
Summary of changes:
ci/scripts/rust_clippy.sh | 2 +-
datafusion/common/src/pyarrow.rs | 13 ++++---------
.../core/src/avro_to_arrow/arrow_array_reader.rs | 19 ++++++++-----------
datafusion/core/src/physical_plan/file_format/avro.rs | 6 +++---
datafusion/core/src/scheduler/mod.rs | 4 ++--
datafusion/core/src/scheduler/task.rs | 4 ++--
6 files changed, 20 insertions(+), 28 deletions(-)