[Backport 3.0] [Bug-fix] Fix redundant loading of global ordinals#18112
Merged
peterzhuamazon merged 1 commit into3.0from Apr 28, 2025
Merged
[Backport 3.0] [Bug-fix] Fix redundant loading of global ordinals#18112peterzhuamazon merged 1 commit into3.0from
peterzhuamazon merged 1 commit into3.0from
Conversation
Signed-off-by: Sandesh Kumar <sandeshkr419@gmail.com> (cherry picked from commit 1d998f1) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Contributor
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 3.0 #18112 +/- ##
============================================
- Coverage 72.58% 72.47% -0.11%
- Complexity 67139 67184 +45
============================================
Files 5478 5480 +2
Lines 310120 310317 +197
Branches 45080 45139 +59
============================================
- Hits 225092 224908 -184
- Misses 66684 67035 +351
- Partials 18344 18374 +30 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
peterzhuamazon
approved these changes
Apr 28, 2025
prudhvigodithi
pushed a commit
to prudhvigodithi/OpenSearch
that referenced
this pull request
May 6, 2025
…pensearch-project#18112) (cherry picked from commit 1d998f1) Signed-off-by: Sandesh Kumar <sandeshkr419@gmail.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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport 1d998f1 from #18059.