docete commented on issue #8738: [FLINK-12845][sql-client] Execute multiple 
statements in command line…
URL: https://github.com/apache/flink/pull/8738#issuecomment-523741601
 
 
   > After revisiting the SQL CLI. I'm not sure about this feature.
   > What will happen when the command is "show functions;show tables;show 
views;" ? Only show the result of last command?
   
   will run & show these 3 statements one by one.
   
   > 
   > Will this feature be covered by `-f <sql-script>` ?
   
   No. user may copy SQL statements and paste on a running cli. -f feature 
can't cover this scenario.
   
   

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