luoyuxia opened a new issue, #2128:
URL: https://github.com/apache/fluss/issues/2128

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and 
found nothing similar.
   
   
   ### Description
   
   we alreay support schema evolution for normal table, but we also support 
support for data lake enabled table.
   
   Two things to consider:
   - we will alter both paimon table and fluss table, what if when success to 
alter paimon table, but fail to alter fluss table?
   - What happens in tiering when we already alter add new column to paimon 
table, but the records to be tiered to paimon still missing the column?
   
   
   ### Willingness to contribute
   
   - [ ] I'm willing to submit a PR!


-- 
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]

Reply via email to