davidradl commented on code in PR #27381:
URL: https://github.com/apache/flink/pull/27381#discussion_r2660956011
##########
flink-table/flink-sql-parser/src/main/codegen/includes/parserImpls.ftl:
##########
@@ -2184,11 +2185,51 @@ SqlAlterMaterializedTable SqlAlterMaterializedTable() :
ctx.watermark);
}
|
- <DROP> <DISTRIBUTION> {
+ <DROP>
Review Comment:
I like this rationalisation of the grammar. Can we update the docs to match
it?
--
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]