You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2021/01/31 10:15:00 UTC

[arrow] branch master updated (3bb4675 -> 484ff4d)

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

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


    from 3bb4675  ARROW-11404: [Rust][DataFusion] Upgrade to aHash 0.7 + minor cleanup
     add 484ff4d  ARROW-11405: [DataFusion] Support multiple custom logical nodes

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/physical_plan/planner.rs | 76 +++++++++++++---------------
 rust/datafusion/tests/user_defined_plan.rs   | 33 ++++++------
 2 files changed, 52 insertions(+), 57 deletions(-)