ArnavBalyan opened a new pull request, #9545:
URL: https://github.com/apache/paimon/pull/9545
### 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
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]