[Backport 3.0] Visit the subquery builder recursively#18063
Conversation
* visit the subquery Signed-off-by: Varun Jain <varunudr@amazon.com> * Fix visit method of constant score query and function score query to iterate recursively Signed-off-by: Varun Jain <varunudr@amazon.com> --------- Signed-off-by: Varun Jain <varunudr@amazon.com> (cherry picked from commit b9046eb) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
❌ Gradle check result for daf08c7: 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 daf08c7: 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 daf08c7: 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? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 3.0 #18063 +/- ##
======================================
Coverage ? 72.54%
Complexity ? 67097
======================================
Files ? 5478
Lines ? 310025
Branches ? 45066
======================================
Hits ? 224905
Misses ? 66771
Partials ? 18349 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ensearch-project#18063) * visit the subquery * Fix visit method of constant score query and function score query to iterate recursively --------- (cherry picked from commit b9046eb) Signed-off-by: Varun Jain <varunudr@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
Backport b9046eb from #17953.