docete edited a comment on issue #8738: [FLINK-12845][sql-client] Execute 
multiple statements in command line…
URL: https://github.com/apache/flink/pull/8738#issuecomment-524689341
 
 
   @wuchong @twalthr @JingsongLi  IMO the client should have the ability to 
split input lines into commands( ";" as delimiter). And this should not depends 
on sql parser. There are several special commands expect SQL statement a SQL 
client should support. Take SET command(e.g. "SET key1=value1") as example, 
Should we extend the sql parser to support this?  

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to