You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/02/15 10:03:23 UTC

[GitHub] [incubator-linkis] jianwei2 opened a new pull request #1469: fix:apache#1358

jianwei2 opened a new pull request #1469:
URL: https://github.com/apache/incubator-linkis/pull/1469


   What is the purpose of the change
   close https://github.com/apache/incubator-linkis/issues/1358
   
   Brief change log
   -Optimize SqlCodeParser
   -Semicolons inside double or single quotation marks are not considered delimiters
   
   Verifying this change
   This change added tests and can be verified as follows:
   select * from xx where xx like '%abc;def%';
   select * from xx where xx like '%abc;d"ef%';select * from xx where xx like '%a;d"ef%';
   select * from xx where xx like '%abc;d;ef%';
   
   Does this pull request potentially affect one of the following parts:
   Dependencies (does it add or upgrade a dependency): ( no)
   Anything that affects deployment: (no)
   The MGS(Microservice Governance Services), i.e., Spring Cloud Gateway, OpenFeign, Eureka.: ( no)
   Documentation
   Does this pull request introduce a new feature? (no)


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

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



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


[GitHub] [incubator-linkis] peacewong merged pull request #1469: fix:apache#1358

Posted by GitBox <gi...@apache.org>.
peacewong merged pull request #1469:
URL: https://github.com/apache/incubator-linkis/pull/1469


   


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

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



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


[GitHub] [incubator-linkis] yingeo commented on pull request #1469: fix:apache#1358

Posted by GitBox <gi...@apache.org>.
yingeo commented on pull request #1469:
URL: https://github.com/apache/incubator-linkis/pull/1469#issuecomment-1042975438


   #1469
   
   
   
   发自我的iPhone
   
   
   ------------------ Original ------------------
   From: peacewong ***@***.***&gt;
   Date: Thu,Feb 17,2022 8:17 PM
   To: apache/incubator-linkis ***@***.***&gt;
   Cc: Subscribed ***@***.***&gt;
   Subject: Re: [apache/incubator-linkis] fix:apache#1358 (PR #1469)
   
   
   
   
   
    
   Merged #1469 into dev-1.1.0-datasource.
    
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   Triage notifications on the go with GitHub Mobile for iOS or Android. 
   You are receiving this because you are subscribed to this thread.Message ID: ***@***.***&gt;


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

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



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