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

ytyou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from 763bd681f0 Improve  `downcast_value!` macro (#14683)
     add 2fce1ef322 perf: Drop RowConverter from GroupOrderingPartial (#14566)

No new revisions were added by this update.

Summary of changes:
 datafusion/physical-plan/Cargo.toml                |   4 +
 .../physical-plan/benches/partial_ordering.rs      |  77 ++++++++
 .../physical-plan/src/aggregates/order/partial.rs  | 217 ++++++++++++++++-----
 3 files changed, 250 insertions(+), 48 deletions(-)
 create mode 100644 datafusion/physical-plan/benches/partial_ordering.rs


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to