-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Introduce execution_hint for Cardinality aggregation
#17312
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
23 commits
Select commit
Hold shift + click to select a range
6aa63ab
Introduce execution hint for Cardinality aggregation
maitreya2954 1e012ad
Cleanup ExecutionMode enum declarations
maitreya2954 fc333c3
Remove unwanted lines
maitreya2954 342108a
toString overrided for ExecutionHint
maitreya2954 5f0b5a8
Testcases added for CardinalityAggregator execution hint
maitreya2954 c8964f3
Test case for invalid execution hint added
maitreya2954 92020b3
Java tags added for ExecutionMode
maitreya2954 40ab27c
Test method names corrected
maitreya2954 3471f4d
gradle format checks
maitreya2954 746df72
Forbidden Apis fixed
maitreya2954 34b95dc
Update Changelog for execution_hint for cardinaltiy agg
asimmahmood1 65ed65c
Update Changelog
asimmahmood1 efc11b4
Update server/src/main/java/org/opensearch/search/aggregations/metric…
asimmahmood1 176aa25
Fix the version check for execution_hint
asimmahmood1 7e56c93
Fix mixed cluster bwc check
asimmahmood1 e5309bb
Merge branch 'main' into execution_hint
asimmahmood1 d5e4824
When `execution_hint` is direct, use direct
asimmahmood1 518f4e5
Fix style
asimmahmood1 00a182d
Fix change log msg
asimmahmood1 c18c1f5
Merge branch 'opensearch-project:main' into execution_hint
asimmahmood1 0fafb49
Fix change log message
asimmahmood1 e1279da
Removed unused code; clean up error message
asimmahmood1 8ae7b14
Move new param to the end
asimmahmood1 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
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.