[MINOR][DOC]schema evolution doc update#9782
Closed
sagarlakshmipathy wants to merge 1 commit intoapache:asf-sitefrom
sagarlakshmipathy:asf-site-schema-evolution-update
Closed
[MINOR][DOC]schema evolution doc update#9782sagarlakshmipathy wants to merge 1 commit intoapache:asf-sitefrom sagarlakshmipathy:asf-site-schema-evolution-update
sagarlakshmipathy wants to merge 1 commit intoapache:asf-sitefrom
sagarlakshmipathy:asf-site-schema-evolution-update
Conversation
Contributor
Author
Contributor
|
hey @lokesh-lingarajan-0310 : can you take this up along w/ your other doc update. review and take it home |
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
Made changes to existing Hudi docs schema evolution scala example code. Earlier code was written for 0.11 version compatible with Spark 3.1.2. I made changes to align the example with Hudi 0.13.1 and Spark 3.3.3 in website/versioned_docs/schema_evolution.md and added the changes to docs/schema_evolution.md.
Also added Python equivalent of the code in both places.
Impact
Updated schema evolution page's code sample for scala and added python sample.
Risk level (write none, low medium or high below)
Low
Documentation Update
The update was to the docs.
Contributor's checklist