Skip to content
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

[Backport 2.x] Optimize innerhits query performance #17084

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 92088be from #16937.

Signed-off-by: kkewwei <[email protected]>
Signed-off-by: kkewwei <[email protected]>
(cherry picked from commit 92088be)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for d67b79b: TIMEOUT

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?

Copy link
Contributor

✅ Gradle check result for d67b79b: SUCCESS

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 4.34783% with 22 lines in your changes missing coverage. Please review.

Project coverage is 71.90%. Comparing base (bd885f7) to head (d67b79b).
Report is 4 commits behind head on 2.x.

Files with missing lines Patch % Lines
...va/org/opensearch/index/mapper/DocumentMapper.java 0.00% 15 Missing ⚠️
...n/java/org/opensearch/search/fetch/FetchPhase.java 0.00% 6 Missing ⚠️
...org/opensearch/index/query/NestedQueryBuilder.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17084      +/-   ##
============================================
+ Coverage     71.84%   71.90%   +0.05%     
- Complexity    65595    65625      +30     
============================================
  Files          5318     5318              
  Lines        305846   305851       +5     
  Branches      44602    44603       +1     
============================================
+ Hits         219739   219911     +172     
+ Misses        67752    67631     -121     
+ Partials      18355    18309      -46     

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

@jed326 jed326 merged commit 73e1b92 into 2.x Jan 22, 2025
60 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants