-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Revert "Pass parent filter to inner hit query (#13770)" #13896
Conversation
…)" This reverts commit db5240e.
❌ Gradle check result for c40cdc6: 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? |
❕ Gradle check result for c40cdc6: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #13896 +/- ##
============================================
+ Coverage 71.42% 71.59% +0.17%
- Complexity 59978 61343 +1365
============================================
Files 4985 5064 +79
Lines 282275 288086 +5811
Branches 40946 41715 +769
============================================
+ Hits 201603 206266 +4663
- Misses 63999 64770 +771
- Partials 16673 17050 +377 ☔ View full report in Codecov by Sentry. |
Thanks for reverting this @heemin32 ! Hopefully the failing test will be easy to fix and we can get this back in time for 2.15. |
…)" (opensearch-project#13896) This reverts commit db5240e.
…)" (opensearch-project#13896) This reverts commit db5240e.
This reverts commit db5240e.
Reverting due to flaky test failure. #13890
Check List