snuyanzin commented on code in PR #27594:
URL: https://github.com/apache/flink/pull/27594#discussion_r2872226160


##########
flink-table/flink-table-common/src/main/java/org/apache/flink/table/catalog/TableChange.java:
##########
@@ -1162,7 +1162,7 @@ public String toString() {
      * </pre>
      */
     @PublicEvolving
-    class SetOption implements CatalogTableChange {
+    class SetOption implements CatalogTableChange, MaterializedTableChange {

Review Comment:
   probably missed while syncing table/materialize table operations



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