JingsongLi commented on issue #8738: [FLINK-12845][sql-client] Execute multiple statements in command line… URL: https://github.com/apache/flink/pull/8738#issuecomment-523889262 Agree with using proper sql parser, @twalthr you are right, we have encountered too many parsing-related problems internally because of regex, which make it difficult to use special symbols(Especially backslash) in SQL, leading to various strange problems.
---------------------------------------------------------------- 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
