[ 
https://issues.apache.org/jira/browse/KYLIN-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658179#comment-16658179
 ] 

ASF GitHub Bot commented on KYLIN-3620:
---------------------------------------

asfgit commented on issue #302: KYLIN-3620 resolve "--" is treated as comment 
marker between singe qu…
URL: https://github.com/apache/kylin/pull/302#issuecomment-431661380
 
 
   Can one of the admins verify this patch?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> "--" should not be a comment marker use between single quotes in SQL
> --------------------------------------------------------------------
>
>                 Key: KYLIN-3620
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3620
>             Project: Kylin
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: v2.4.1
>            Reporter: Scott Fan
>            Assignee: Lijun Cao
>            Priority: Major
>             Fix For: v2.6.0
>
>
> Hi,
> When I exec a SQL like below, there was an error.
> SELECT * FROM TABLEA WHERE NAME='Jason--Arthur'
> Seems like KYLIN use  the – as a comment marker.
> It should not be that between single quotes, I think.
>   
>  Even I send a REST POST contains SQL like that, or do an ODBC query, there 
> was an error too.
> You may tell me that I can use a \ as escape, but I can't change the SQL 
> generated by BI tools like tableau.  
> Thanks
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to