-
Notifications
You must be signed in to change notification settings - Fork 753
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(query): support spill for new agg hashtable (#14905)
* test * test * finish singleton spill * cluster spill * Update src/query/service/src/pipelines/processors/transforms/aggregator/aggregate_meta.rs Co-authored-by: Winter Zhang <coswde@gmail.com> * add Result<> for func return type * fix bug * fix decimal bug * remove output columns(AggregatePartial) to pass ci * revert set --------- Co-authored-by: jw <freejw@gmail.com> Co-authored-by: Winter Zhang <coswde@gmail.com>
- Loading branch information
1 parent
a5d8a6a
commit 31e9ad0
Showing
49 changed files
with
1,108 additions
and
387 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.