Skip to content

[Backport 3.5] Streaming agg planning fallback enhancement#20528

Merged
rishabhmaurya merged 1 commit into3.5from
backport/backport-20510-to-3.5
Feb 3, 2026
Merged

[Backport 3.5] Streaming agg planning fallback enhancement#20528
rishabhmaurya merged 1 commit into3.5from
backport/backport-20510-to-3.5

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport ee403e7 from #20510.

* Streaming agg planning fallback enhancement

- low cardinality string term
- match all + not match segment with deleted docs

Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>

* address comment

Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>

---------

Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
(cherry picked from commit ee403e7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch backport/backport-20510-to-3.5

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 2, 2026

❌ Gradle check result for fceb2ea: 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?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 2, 2026

❌ Gradle check result for fceb2ea: 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?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 2, 2026

✅ Gradle check result for fceb2ea: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 2, 2026

Codecov Report

❌ Patch coverage is 83.87097% with 5 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (3.5@79a8cb9). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...regations/bucket/terms/TermsAggregatorFactory.java 83.87% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             3.5   #20528   +/-   ##
======================================
  Coverage       ?   73.38%           
  Complexity     ?    72123           
======================================
  Files          ?     5798           
  Lines          ?   329684           
  Branches       ?    47501           
======================================
  Hits           ?   241947           
  Misses         ?    68367           
  Partials       ?    19370           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rishabhmaurya rishabhmaurya merged commit 4fadec8 into 3.5 Feb 3, 2026
65 of 76 checks passed
@github-actions github-actions bot deleted the backport/backport-20510-to-3.5 branch February 3, 2026 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant