-
Notifications
You must be signed in to change notification settings - Fork 798
Open
Labels
C-refactoringCategory: refactorCategory: refactor
Description
Summary
Refactor the spill module in databend-query to improve module stability
- Support new syntax: SPILL QUERY 'query_id'
- Refactor aggregate spill to complete spilling using minimal memory
- Refactor join spill to complete spilling using minimal memory
- Implement memory arbiter based on executor scheduling
- Integrate with workload groups to implement memory resource management
SkyFan2002 and dqhl76
Metadata
Metadata
Assignees
Labels
C-refactoringCategory: refactorCategory: refactor