Skip to content

fix(HUDI-9597): Do not evolve schema if reconciled schema keeps unchanged except version id#17873

Merged
yihua merged 3 commits into
apache:release-0.14.2from
lokeshj1703:Cherry-pick-0.14-HUDI-9597
Feb 12, 2026
Merged

fix(HUDI-9597): Do not evolve schema if reconciled schema keeps unchanged except version id#17873
yihua merged 3 commits into
apache:release-0.14.2from
lokeshj1703:Cherry-pick-0.14-HUDI-9597

Conversation

@lokeshj1703

@lokeshj1703 lokeshj1703 commented Jan 14, 2026

Copy link
Copy Markdown
Collaborator

Describe the issue this Pull Request addresses

The PR cherrypicks fix HUDI-9597 (#13731, #17829) from master to branch-0.x.
Do not evolve schema if reconciled schema keeps unchanged except version id

Change Logs

Do not evolve schema if reconciled schema keeps unchanged except version id

Impact

Fix unnecessary persistence for history internal schema.

Risk level (write none, low medium or high below)

low

Documentation Update

NA

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@lokeshj1703 lokeshj1703 changed the base branch from master to release-0.14.2 January 14, 2026 10:52
@github-actions github-actions Bot added the size:S PR with lines of changes in (10, 100] label Jan 14, 2026
@lokeshj1703 lokeshj1703 marked this pull request as draft January 16, 2026 05:25
@lokeshj1703

Copy link
Copy Markdown
Collaborator Author

Azure CI is succeeded
image

@lokeshj1703 lokeshj1703 marked this pull request as ready for review February 4, 2026 04:53

@yihua yihua left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@yihua

yihua commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

@hudi-bot run azure

@apache apache deleted a comment from hudi-bot Feb 12, 2026
@yihua yihua changed the title [HUDI-9597]: Do not evolve schema if reconciled schema keeps unchanged except version id fix(HUDI-9597): Do not evolve schema if reconciled schema keeps unchanged except version id Feb 12, 2026
@yihua yihua merged commit faa3730 into apache:release-0.14.2 Feb 12, 2026
56 of 58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S PR with lines of changes in (10, 100]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants