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


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

Review Comment:
   @snuyanzin ok I see - I suspect a change to count warnings as errors would 
be an approach in the build - but would be pervasive. I will approve - thanks 
for your response. 



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