-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Support sub agg in filter rewrite optimization #17447
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
jainankitk
merged 32 commits into
opensearch-project:main
from
bowenlan-amzn:sub-agg-pr
Apr 12, 2025
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
872ef99
Support sub agg in filter rewrite optimization
bowenlan-amzn 7936c05
Clean unused code
bowenlan-amzn 4808924
remove singleton DV related change
bowenlan-amzn f5267eb
let aggregator decide whether to support sub agg
bowenlan-amzn 0c88c59
refactor range collector
bowenlan-amzn b211be3
prevent NPE
bowenlan-amzn 9420ec7
handle tryPrecomputeAggregationForLeaf interface
bowenlan-amzn 02251f1
Merge branch 'main' into sub-agg-pr
bowenlan-amzn 3b2e507
clean up for review
bowenlan-amzn d5fe988
add changelog
bowenlan-amzn edfc0f2
Merge branch 'main' into sub-agg-pr
bowenlan-amzn e6ff1f1
Merge branch 'main' into sub-agg-pr
bowenlan-amzn 2584455
Merge branch 'main' into sub-agg-pr
bowenlan-amzn 173bcb4
Merge branch 'main' into sub-agg-pr
bowenlan-amzn 9207592
add segment level check
bowenlan-amzn 6fc79eb
Merge branch 'main' into sub-agg-pr
bowenlan-amzn 0e074f4
improvements
bowenlan-amzn f9a730d
experiment annotation
bowenlan-amzn 51569de
Merge branch 'main' into sub-agg-pr
bowenlan-amzn cfe5df6
Merge branch 'main' into sub-agg-pr
bowenlan-amzn 38b6c71
Merge branch 'main' into sub-agg-pr
bowenlan-amzn ae7214e
Merge branch 'main' into sub-agg-pr
bowenlan-amzn 0b5e86c
Update server/src/main/java/org/opensearch/search/SearchService.java
bowenlan-amzn 29fbea6
Merge branch 'main' into sub-agg-pr
bowenlan-amzn 955a9cc
Collect sub agg after each bucket
bowenlan-amzn 80fde5e
Merge branch 'main' into sub-agg-pr
bowenlan-amzn 6a00855
Merge branch 'main' into sub-agg-pr
bowenlan-amzn 8961d7d
Merge branch 'main' into sub-agg-pr
bowenlan-amzn c95088a
try fixed bit set
bowenlan-amzn ac8e372
address comments
bowenlan-amzn e751779
Merge branch 'main' into sub-agg-pr
bowenlan-amzn 90b481b
Merge branch 'main' into sub-agg-pr
bowenlan-amzn 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
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
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
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.
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.