Skip to content

Support more comprehensive schema evolution on hudi (cow table)#18557

Open
shenshengli wants to merge 1 commit intoprestodb:masterfrom
shenshengli:shenshengli_support_schema_evolution
Open

Support more comprehensive schema evolution on hudi (cow table)#18557
shenshengli wants to merge 1 commit intoprestodb:masterfrom
shenshengli:shenshengli_support_schema_evolution

Conversation

@shenshengli
Copy link

Reference: apache/hudi#6989
Fix the missing scenario in the link above

@shenshengli shenshengli requested review from a team, 7c00 and vinothchandar as code owners October 25, 2022 07:44
@linux-foundation-easycla
Copy link

CLA Missing ID CLA Not Signed

@ethanyzhang
Copy link
Contributor

Hi @pratyakshsharma, can you help review this? Thanks!

Copy link
Contributor

@pratyakshsharma pratyakshsharma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shenshengli Thank you for adding this missing piece. Can we add a test case to depict the fix that this PR does?

}
List<String> requiredColumns = regularColumns.stream().map(hch -> hch.getName()).collect(toList());
if (internalSchemaOption.isPresent()) {
// reading hoodie schema evolution table
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can change the comment to perform schema evolution on hoodie table.

@rohanpednekar
Copy link
Contributor

@shenshengli Thanks for your contributions, do you think we can address the feedback, we can target this feature for next release.

@rohanpednekar
Copy link
Contributor

@shenshengli Gentle ping :)

@prestoprobot
Copy link

@shenshengli Friendly ping. You have a change request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants