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


##########
flink-table/flink-sql-parser/src/main/codegen/includes/parserImpls.ftl:
##########
@@ -2861,6 +2861,7 @@ SqlNode SqlRichExplain() :
     <EXPLAIN>
     )
     (
+        LOOKAHEAD(2)

Review Comment:
   I have no idea how to do that, this only kind of warning fix
   you can test it manually with compiling sql-parser module  before and after.
   If you have an idea: please share



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