This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 0943924 ARROW-9835: [Rust][DataFusion] Removed FunctionMeta and
FunctionType
add f0bda5f ARROW-9815: [Rust][DataFusion] Add a trait for looking up
scalar functions by name
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/execution/context.rs | 49 +++++++++-------------
.../src/execution/physical_plan/planner.rs | 4 +-
rust/datafusion/src/execution/physical_plan/udf.rs | 14 ++++++-
rust/datafusion/src/optimizer/type_coercion.rs | 30 +++++++------
4 files changed, 51 insertions(+), 46 deletions(-)