raminqaf commented on code in PR #27292:
URL: https://github.com/apache/flink/pull/27292#discussion_r2577432583


##########
flink-table/flink-sql-parser/src/test/java/org/apache/flink/sql/parser/MaterializedTableStatementParserTest.java:
##########
@@ -350,6 +350,152 @@ void testAlterMaterializedTableAsQuery() {
                                 + "    ");
     }
 
+    @Test
+    void testAlterMaterializedTableAddSchema() {

Review Comment:
   Thanks for the explanation. I saw the 
`SqlAlterMaterializedTableModifySchema` class and that is why it came into my 
mind!



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