kitoha opened a new pull request, #7678: URL: https://github.com/apache/gravitino/pull/7678
## [#7665] fix : remove duplicate properties code ### What changes were proposed in this pull request? Removed the first setProperties insertion inside generateAlterTableSql ### Why are the changes needed? When both a table comment and properties were modified in the same operation, the old logic produced two SET TBLPROPERTIES clauses. Fix: #7665 -- 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]
