camilesing commented on PR #25673:
URL: https://github.com/apache/flink/pull/25673#issuecomment-2496553970

   > Thanks for the contribution
   > 
   > IIRC semicolon is just a statement terminator and it always should be used 
to inform parser that the statement is finished, so it is ok to not specify it 
in such doc having this in mind. Even more there is no concrete example with 
concrete environment. For instance if we try to use these examples with Flink 
SQL Client then yes we need to use semicolon, however if we try to use this 
with Table SQL then there is no need for that
   
   I know what you mean. But I suggest it's better to unify it in the docs, 
rather than having some IIRC and others not @snuyanzin 


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to