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

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


    from 94ac9d19ba Add partition aggregation mode
     add 84c91c1214 WIP

No new revisions were added by this update.

Summary of changes:
 .../aggregates/bounded_aggregate_stream.rs         |  12 ++-
 .../core/src/physical_plan/aggregates/mod.rs       | 112 +++++++++++----------
 .../src/physical_plan/aggregates/no_grouping.rs    |  10 +-
 .../core/src/physical_plan/aggregates/row_hash.rs  |  10 +-
 datafusion/core/src/physical_planner.rs            |  91 +++++++++++------
 datafusion/proto/src/physical_plan/mod.rs          |   4 +-
 6 files changed, 144 insertions(+), 95 deletions(-)

Reply via email to