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

peng.jianhua edited comment on KYLIN-3103 at 12/15/17 12:59 AM:
----------------------------------------------------------------

And if comments like "/* */" has content like  "--",such as 
/*
comments--comments
*/
will convert to "/* comments \-- comments */",it will export failed too.
please refer to KYLIN-3072.

However,it can export results in windows system,because "Enter key" is '"\r\n" 
in windows system.


was (Author: peng.jianhua):
And if comments like "/* */" has content like  "--",such as 
/*
comments--comments
*/
will convert to "/* comments -- comments */",it will export failed too.
please refer to KYLIN-3072.

However,it can export results in windows system,because "Enter key" is '"\r\n" 
in windows system.

> Export result failed when sql with comments
> -------------------------------------------
>
>                 Key: KYLIN-3103
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3103
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: peng.jianhua
>            Assignee: peng.jianhua
>         Attachments: 
> 0001-KYLIN-3103-Export-result-failed-when-sql-with-commen.patch, error.PNG
>
>
> \-- query trans_id
> select trans_id from kylin_sales
> sql like this above,execute success,export failed,please refer to error.PNG



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to