[jira] [Commented] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-11 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-2595:
--

Hi,[~yimingliu],I have upload the patch to  the attachments.Can you apply the 
patch.

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: KYLIN-2595.patch, QQ截图20170509113741.jpg, 
> screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-08 Thread Billy Liu (JIRA)

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

Billy Liu commented on KYLIN-2595:
--

Hi  [~wuyingjun], please follow 
http://kylin.apache.org/development/howto_contribute.html to prepare the patch. 
Thank you. 

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: wuyingjun
> Attachments: QQ截图20170509113741.jpg, screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-08 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-2595:
--

[~yimingliu]
[~Shaofengshi]

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: QQ截图20170509113741.jpg, screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-08 Thread Billy Liu (JIRA)

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

Billy Liu commented on KYLIN-2595:
--

OK. I see. The "COL2" in your original case is the column name, not the alias 
name. My misunderstanding. It's a bug, the patch is welcomed. 

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: QQ截图20170509113741.jpg, screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-08 Thread wuyingjun (JIRA)

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

wuyingjun commented on KYLIN-2595:
--

the dimesion result title is column name, but measure funcion result is alias

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: QQ截图20170509113741.jpg, screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2595) Result query should use alias name to replace dimension column name when used Keyword As

2017-05-08 Thread Billy Liu (JIRA)

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

Billy Liu commented on KYLIN-2595:
--

The contribution is welcomed. I'm curious, why in your screenshot, the result 
title is the alias, not the column name. 

> Result query should use alias name to replace dimension column name when used 
>  Keyword As
> -
>
> Key: KYLIN-2595
> URL: https://issues.apache.org/jira/browse/KYLIN-2595
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v1.6.0, v2.0.0
>Reporter: wuyingjun
>Assignee: Zhong,Jason
> Attachments: screenshot-1.png
>
>
> when i check the result,  the result found in the dimensions suggests that 
> the title is column name rather than the  alias name 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)