You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2020/11/11 14:50:55 UTC

[arrow] branch master updated (f7027b4 -> 8e4d9eb)

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

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


    from f7027b4  ARROW-10552: [Rust] Removed un-used Result
     add 8e4d9eb  ARROW-10531: [Rust][DataFusion]: Add schema and graphviz formatting for LogicalPlans  and a PlanVisitor

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/README.md               |  21 +
 rust/datafusion/src/logical_plan/mod.rs | 976 +++++++++++++++++++++++++++++---
 2 files changed, 903 insertions(+), 94 deletions(-)