You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2021/12/13 11:24:00 UTC

[GitHub] [incubator-linkis] peacewong opened a new issue #1197: [Bug][Entrance]SqlCodeParser has a bug that splits the escaped ";" into multiple SQL

peacewong opened a new issue #1197:
URL: https://github.com/apache/incubator-linkis/issues/1197


   **Describe the bug**
   There is a bug in SqlCodeParser that splits the escaped ";" into multiple sql, resulting in a syntax error in sql runtime.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. submit sql task ```select  "\;"```
   2. task running
   3. See error
   ![企业微信截图_16393945939357](https://user-images.githubusercontent.com/11496700/145803814-d43e606a-327c-4a46-9266-e79af9829a6f.png)
   


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] sargentti closed issue #1197: [Bug][Entrance]SqlCodeParser has a bug that splits the escaped ";" into multiple SQL

Posted by GitBox <gi...@apache.org>.
sargentti closed issue #1197:
URL: https://github.com/apache/incubator-linkis/issues/1197


   


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org