This is an automated email from the ASF dual-hosted git repository.

yjshen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.


    from 4994eda  Refactor ExecutionContext and related conf to support 
multi-tenancy configurations - Part 1 (#1987)
     add dbc5815  Support more ScalarFunction in Ballista (#2008)

No new revisions were added by this update.

Summary of changes:
 ballista/rust/core/proto/datafusion.proto | 100 ++++++++++-------
 datafusion-expr/src/expr_fn.rs            |  19 +++-
 datafusion-proto/proto/datafusion.proto   | 100 ++++++++++-------
 datafusion-proto/src/from_proto.rs        | 178 ++++++++++++++++++++++++++----
 datafusion-proto/src/to_proto.rs          |  45 ++++++--
 datafusion/src/logical_plan/mod.rs        |  17 +--
 6 files changed, 338 insertions(+), 121 deletions(-)

Reply via email to