[HUDI-6393] Enable MOR support for Record index with functional test cases#9017
Merged
xushiyan merged 21 commits intoapache:masterfrom Jun 29, 2023
Merged
[HUDI-6393] Enable MOR support for Record index with functional test cases#9017xushiyan merged 21 commits intoapache:masterfrom
xushiyan merged 21 commits intoapache:masterfrom
Conversation
877c75f to
d0b2f24
Compare
Contributor
Member
|
@lokeshj1703 i'll drop 97e7cc9 and rebase master as #7336 was landed |
Member
|
@lokeshj1703 can we disable the known failing testcases and land this PR first? some code clean-up and the testcases' runtime optimization would be needed though |
xushiyan
reviewed
Jun 29, 2023
4 tasks
codope
approved these changes
Jun 29, 2023
Member
codope
left a comment
There was a problem hiding this comment.
Let's land this and keep adding more onto it in subsequent patches.
xushiyan
approved these changes
Jun 29, 2023
Collaborator
Member
|
CI is timing out as expected. The newly added testcase is passing. will land this now. |
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.
Change Logs
The PR adds functional tests for Record level index. It covers different write operations, data table services, metadata table services, rollback and other failure scenarios.
Impact
NA
Risk level (write none, low medium or high below)
low
Documentation Update
NA
Contributor's checklist