[Backport 2.19] Fix array_index_out_of_bounds_exception with wildcard and aggregations#20862
Conversation
|
just applying my fix and tested,a new error happend which is not happend on main version |
PR Reviewer Guide 🔍(Review updated until commit f93ad93)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to f93ad93
Previous suggestionsSuggestions up to commit bbf7117
|
|
❌ Gradle check result for bbf7117: null 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? |
opensearch-project#20842) Signed-off-by: Shawn Qiang <814238703@qq.com> (cherry picked from commit 0e2783c) Signed-off-by: Shawn Qiang <814238703@qq.com>
bbf7117 to
f93ad93
Compare
|
Persistent review updated to latest commit f93ad93 |
|
@andrross now this fix works perfectly, pls help merge this |
|
❌ Gradle check result for f93ad93: 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 f93ad93: null 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? |
|
man ! help merge @andrross |
|
❌ Gradle check result for f93ad93: 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? |
|
We really need to optimize this workflow. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.19 #20862 +/- ##
============================================
- Coverage 71.95% 71.93% -0.03%
+ Complexity 65989 65951 -38
============================================
Files 5342 5342
Lines 307360 307392 +32
Branches 44857 44862 +5
============================================
- Hits 221167 221122 -45
- Misses 67736 67812 +76
- Partials 18457 18458 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
help merge this @andrross |
Description
backport of #20842
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.