Skip to content

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

Merged
jed326 merged 1 commit into2.xfrom
backport/backport-16937-to-2.x
Jan 22, 2025
Merged

[Backport 2.x] Optimize innerhits query performance#17084
jed326 merged 1 commit into2.xfrom
backport/backport-16937-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 92088be from #16937.

Signed-off-by: kkewwei <kewei.11@bytedance.com>
Signed-off-by: kkewwei <kkewwei@163.com>
(cherry picked from commit 92088be)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for d67b79b: SUCCESS

@codecov
Copy link
Copy Markdown

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
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