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 0c8b990 ARROW-10801: [Rust] [Flight] Support sending FlightData for
Dictionaries with that of a RecordBatch
add fcad0b9 ARROW-10891: [Rust][DataFusion] Enable / fix clone_on_copy,
map_clone, or_fun_call
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/lib.rs | 3 ---
rust/datafusion/src/optimizer/utils.rs | 14 ++++++--------
rust/datafusion/src/physical_plan/expressions.rs | 18 +++++++++++-------
rust/datafusion/src/physical_plan/filter.rs | 6 +++---
rust/datafusion/src/physical_plan/hash_aggregate.rs | 2 +-
rust/datafusion/src/physical_plan/hash_join.rs | 2 +-
rust/datafusion/src/physical_plan/planner.rs | 2 +-
rust/datafusion/src/scalar.rs | 9 ++++++---
rust/datafusion/src/sql/planner.rs | 2 +-
9 files changed, 30 insertions(+), 28 deletions(-)