This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 5e835b0ea3 Mark default_session_builder deprecated, add since markings
(#6123)
add 419adf01f5 [MINOR]: Add GroupByOrderMode to the AggregateExec display
(#6141)
No new revisions were added by this update.
Summary of changes:
.../aggregates/bounded_aggregate_stream.rs | 24 +++++------
.../core/src/physical_plan/aggregates/mod.rs | 26 ++++++++----
.../core/src/physical_plan/aggregates/row_hash.rs | 2 +-
.../core/src/physical_plan/aggregates/utils.rs | 49 +++++++++++-----------
datafusion/core/tests/sql/group_by.rs | 4 +-
.../core/tests/sqllogictests/test_files/window.slt | 2 +-
6 files changed, 56 insertions(+), 51 deletions(-)