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


##########
docs/content/docs/dev/table/materialized-table/statements.md:
##########
@@ -311,6 +335,46 @@ It might happen that types of columns are not the same, in 
that case implicit ca
 If for some of the combinations implicit cast is not supported then there will 
be validation error thrown.
 Also, it is worth to note that reordering can also be done here.
 
+Create or alter a materialized table executed twice:
+
+```sql
+-- First execution: creates the table

Review Comment:
   ```suggestion
   -- First execution: creates the materialized table
   ```



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