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] Fix explain exception in hybrid queries with partial subquery matches #1137

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8c743ec from #1123

…#1123)

* Fixed exception for explain in hybrid query when partial match in subqueries

Signed-off-by: Martin Gaievski <[email protected]>
(cherry picked from commit 8c743ec)
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.61%. Comparing base (212e782) to head (c2a7d1e).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1137      +/-   ##
============================================
+ Coverage     80.53%   81.61%   +1.08%     
- Complexity     1218     1244      +26     
============================================
  Files            93       93              
  Lines          4172     4205      +33     
  Branches        703      710       +7     
============================================
+ Hits           3360     3432      +72     
+ Misses          540      504      -36     
+ Partials        272      269       -3     

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

@martin-gaievski martin-gaievski merged commit 20339b5 into 2.x Jan 23, 2025
69 of 70 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