wuchong edited a comment on issue #9781: [FLINK-14098] Support multiple 
statements for TableEnvironment.
URL: https://github.com/apache/flink/pull/9781#issuecomment-538658103
 
 
   > allow multiline statements in sqlQuery() or not ?
   
   I agree with @zhengcanbin that allowing multi-statements in `sqlQuery()` 
means allowing DDL/DML in sqlQuery which is confused. And I don't see a big 
requirement for this. We add the multi-statements support for `sqlUpdate` 
because SQL CLI needs this when process a SQL script file. So I would like to 
keep the behavior of `sqlQuery()` and see if there are users require 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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to