luoyuxia commented on PR #1509:
URL: https://github.com/apache/fluss/pull/1509#issuecomment-3195504303

   I feel that the alter table interface is not easy to use. For alter table, 
users have to construct a new `TableDescriptor` even for just add new property. 
Can we follow the design of 
https://cwiki.apache.org/confluence/display/FLINK/FLIP-273%3A+Improve+the+Catalog+API+to+Support+ALTER+TABLE+syntax
 to make users only specified the new property to add instead of a whole 
`TableDescriptor`?


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