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 b477816c86 Enforce explicit opt-in for `WITHIN GROUP` syntax in
aggregate UDAFs (#18607)
add a9ad712d1c chore(core): Enforce lint rule
`clippy::needless_pass_by_value` to `datafusion-core` (#18640)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/dataframe/mod.rs | 1 +
datafusion/core/src/datasource/physical_plan/csv.rs | 19 +++++++++++++------
datafusion/core/src/datasource/physical_plan/json.rs | 8 ++++++--
datafusion/core/src/execution/context/mod.rs | 6 +++---
datafusion/core/src/lib.rs | 2 ++
datafusion/core/src/physical_planner.rs | 19 ++++++++++---------
datafusion/core/src/test/mod.rs | 8 +++++---
7 files changed, 40 insertions(+), 23 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]