Skip to content

[core] Fix schema evolution for multiset elements - #9545

Open
ArnavBalyan wants to merge 1 commit into
apache:masterfrom
ArnavBalyan:arnavb/fix-ms
Open

[core] Fix schema evolution for multiset elements#9545
ArnavBalyan wants to merge 1 commit into
apache:masterfrom
ArnavBalyan:arnavb/fix-ms

Conversation

@ArnavBalyan

Copy link
Copy Markdown
Member

Purpose

  • Schema evolution fails when updating nested fields or multiset elements.
  • Paimon generates the nested schema, but the schema manager does not traverse multiset elements and reports that the element column does not exist.
  • Add multiset traversal/reconstruction to apply nested field evolution.

Tests

  • UT

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant