This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from e4066898b6 chore: Remove unused `tokio` dependency and clippy (#18598)
add 3fcbd023ab minor: enforce `clippy::needless_pass_by_value` for crates
that don't require code changes. (#18586)
No new revisions were added by this update.
Summary of changes:
datafusion/catalog-listing/src/mod.rs | 3 +++
datafusion/common-runtime/src/lib.rs | 3 +++
datafusion/datasource-arrow/src/mod.rs | 7 +++++--
datafusion/datasource-csv/src/mod.rs | 3 +++
datafusion/datasource-json/src/mod.rs | 3 +++
datafusion/doc/src/lib.rs | 3 +++
datafusion/functions-table/src/lib.rs | 3 +++
datafusion/functions-window-common/src/lib.rs | 3 +++
datafusion/physical-expr-adapter/src/lib.rs | 3 +++
datafusion/proto-common/src/lib.rs | 3 +++
datafusion/pruning/src/lib.rs | 4 ++++
datafusion/session/src/lib.rs | 4 ++++
datafusion/wasmtest/src/lib.rs | 3 +++
13 files changed, 43 insertions(+), 2 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]