This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.
from a1a1815 Fixed : Rust version requirement is not mentioned in the
developer's guide. (#1904)
add 6f3ca5b Clippy fix on nightly (#1907)
No new revisions were added by this update.
Summary of changes:
ballista/rust/core/src/execution_plans/distributed_query.rs | 4 ++--
ballista/rust/core/src/execution_plans/shuffle_reader.rs | 4 ++--
ballista/rust/executor/src/cpu_bound_executor.rs | 2 +-
ballista/rust/scheduler/src/lib.rs | 2 +-
ballista/rust/scheduler/src/main.rs | 4 ++--
datafusion-physical-expr/src/tdigest/mod.rs | 2 +-
datafusion/src/datasource/file_format/parquet.rs | 4 ++--
datafusion/src/datasource/mod.rs | 4 ++--
datafusion/src/logical_plan/extension.rs | 1 +
datafusion/src/physical_plan/hash_utils.rs | 4 ++--
10 files changed, 16 insertions(+), 15 deletions(-)