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


##########
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/operations/SqlDdlToOperationConverterTest.java:
##########
@@ -2603,6 +2626,72 @@ private CatalogTable prepareTable(
         return catalogTable;
     }
 
+    private CatalogMaterializedTable prepareMaterializedTable(

Review Comment:
   this method was also introduced in https://github.com/apache/flink/pull/26990
   
   so it will disappear from this PR after 
https://github.com/apache/flink/pull/26990 is merged and this one will be 
rebased



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