You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2020/08/24 23:43:14 UTC

[arrow] branch master updated (55defbf -> 0943924)

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 55defbf  ARROW-9405: [R] Switch to cpp11
     add 0943924  ARROW-9835: [Rust][DataFusion] Removed FunctionMeta and FunctionType

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/execution/context.rs | 15 +++------
 rust/datafusion/src/logicalplan.rs       | 55 --------------------------------
 rust/datafusion/src/sql/planner.rs       | 24 +++++++-------
 3 files changed, 18 insertions(+), 76 deletions(-)