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 2021/06/13 11:12:34 UTC

[arrow-datafusion] branch master updated (8f4078d -> 519698a)

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-datafusion.git.


    from 8f4078d  ShuffleReaderExec now supports multiple locations per partition (#541)
     add 519698a  Refactor hash aggregates's planner building code (#539)

No new revisions were added by this update.

Summary of changes:
 datafusion/src/physical_plan/mod.rs     |  5 ++-
 datafusion/src/physical_plan/planner.rs | 54 +++++++++++++++------------------
 2 files changed, 26 insertions(+), 33 deletions(-)