-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Optimize composite aggregation based on index sorting #48399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
0fb183c
optimize composite aggregation by index sorting
howardhuanghua 484f728
fix long ling issue
howardhuanghua ea43c88
enhance comment
howardhuanghua 4a82e21
fix a reset issue
howardhuanghua 1c1af51
enhance test case
howardhuanghua e279371
add reverse order test case
howardhuanghua d1f3091
remove extra test case
howardhuanghua 618eeb8
Adapt optimization to handle more than one leading source when index …
jimczi a5e7c25
Merge branch 'master' into composite_sorted_index_optim
jimczi 03141a5
address review
jimczi 64d6f50
Merge branch 'master' into composite_sorted_index_optim
jimczi 646f965
Add documentation for early termination
jimczi b43b72b
fix comment
jimczi ee0b122
fix docs
jimczi 1fa763b
separate test to assert on early termination and update docs
jimczi e497141
unused imports
jimczi c38e7bc
Merge branch 'master' into composite_sorted_index_optim
jimczi b52d5c7
fix suppresscodecs
jimczi 701142a
Merge branch 'master' into composite_sorted_index_optim
jimczi 12f3857
set default coded when index sort is provided in tests
jimczi 92e8d30
Merge branch 'master' into composite_sorted_index_optim
jimczi c0c68cf
address review and TODO
jimczi 3035b07
fix comments
jimczi 5b0c3ab
Merge branch 'master' into composite_sorted_index_optim
jimczi 95820b1
address comments
jimczi d182c6a
Merge branch 'master' into composite_sorted_index_optim
jimczi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.