ArnavBalyan opened a new pull request, #8026:
URL: https://github.com/apache/paimon/pull/8026
### Purpose
- copyWithLatestSchema overwrites the latest schema options with the old
handle options
- Options committed via ALTER TABLE after the table was opened are silently
dropped
- Ensure that correct schema options are used when schema is refreshed via
copyWithLatestSchema.
- Closes user reported bug https://github.com/apache/paimon/issues/4957
### 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]