nastra commented on code in PR #2043:
URL: https://github.com/apache/fluss/pull/2043#discussion_r2610142508


##########
fluss-lake/fluss-lake-iceberg/src/main/java/org/apache/fluss/lake/iceberg/IcebergLakeCatalog.java:
##########
@@ -119,8 +122,27 @@ public void createTable(TablePath tablePath, 
TableDescriptor tableDescriptor, Co
     @Override
     public void alterTable(TablePath tablePath, List<TableChange> 
tableChanges, Context context)

Review Comment:
   that makes sense. I've added some checks and a test to make sure that those 
reserved properties can't be altered



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