This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from c98fa5616e perfect hash join (#19411)
add b7091c0d2f Optimize `Nullstate` / accumulators (#19625)
No new revisions were added by this update.
Summary of changes:
datafusion-examples/examples/udf/advanced_udaf.rs | 11 +-
.../src/aggregate/groups_accumulator/accumulate.rs | 214 +++++++++++++++------
.../src/aggregate/groups_accumulator/bool_op.rs | 2 +-
.../src/aggregate/groups_accumulator/prim_op.rs | 5 +-
datafusion/functions-aggregate/src/average.rs | 21 +-
datafusion/functions-aggregate/src/count.rs | 4 +-
6 files changed, 188 insertions(+), 69 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]