Skip to content

Conversation

@dqhl76
Copy link
Collaborator

@dqhl76 dqhl76 commented Dec 25, 2025

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

I'm breaking this PR down into smaller ones.
This PR currently serves as an integration test for the overall functionality.

image image

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

@github-actions github-actions bot added the pr-refactor this PR changes the code base without new features or bugfix label Dec 25, 2025
refactor: refactor spiller

row shuffle spill

tmp save

clean

pass bucket partial force spill

pass tpch

basic pass

feat: add support for partitioned aggregate serialization and deserialization

save

remove unused activate_worker

refactor: also add stats for final aggregate

feat: implement configurable aggregate shuffle mode

refactor: add basic bucket level shuffled agg

refactor: remove legacy final agg

feat: refactor aggregate function in build_aggregate to make it clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-refactor this PR changes the code base without new features or bugfix

1 participant