intra segment support for terms bucket aggregation - #20829
Conversation
Signed-off-by: Anthony Leong <aj.leong623@gmail.com>
PR Reviewer Guide 🔍(Review updated until commit c039425)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to c039425 Explore these optional code suggestions:
Previous suggestionsSuggestions up to commit 789653d
Suggestions up to commit 83527c2
Suggestions up to commit 5a0993a
Suggestions up to commit 5b3a8fd
Suggestions up to commit d82ee94
|
|
Persistent review updated to latest commit 5b3a8fd |
|
❌ Gradle check result for 5b3a8fd: null Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
Persistent review updated to latest commit 5a0993a |
|
Persistent review updated to latest commit 83527c2 |
|
❌ Gradle check result for 83527c2: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
Persistent review updated to latest commit 789653d |
Signed-off-by: Anthony Leong <aj.leong623@gmail.com>
|
Persistent review updated to latest commit c039425 |
|
❌ Gradle check result for c039425: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
This PR is stalled because it has been open for 30 days with no activity. |
Description
This change supports intra-segment search for terms aggregations. https://docs.opensearch.org/latest/aggregations/bucket/terms/
Related Issues
Related Initial PR: #19704
Related to: #19694
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.