feat: improve bucket assignment for MOR with bucket index#18444
Merged
Conversation
3108349 to
a512db2
Compare
a512db2 to
8c27e99
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #18444 +/- ##
============================================
- Coverage 68.55% 68.51% -0.04%
+ Complexity 27988 27984 -4
============================================
Files 2442 2443 +1
Lines 134534 134634 +100
Branches 16249 16278 +29
============================================
+ Hits 92225 92248 +23
- Misses 35038 35110 +72
- Partials 7271 7276 +5
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
danny0405
approved these changes
Apr 2, 2026
rahil-c
pushed a commit
to rahil-c/hudi
that referenced
this pull request
Apr 20, 2026
dwshmilyss
pushed a commit
to dwshmilyss/hudi
that referenced
this pull request
May 21, 2026
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.
Describe the issue this Pull Request addresses
Improve Bucket assignment for MOR with bucket index
Closes #18166
Summary and Changelog
Impact
none
Risk Level
none
Documentation Update
none
Contributor's checklist