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

王振强 commented on KYLIN-3712:
----------------------------

我刚刚尝试了新的版本,以上问题已经没有,效率真的高,谢谢

> kylin join 查询指标出现null 使用官方例子也出现null
> -----------------------------------
>
>                 Key: KYLIN-3712
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3712
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: v2.5.1
>         Environment: cdh6.0.1
>            Reporter: 王振强
>            Priority: Blocker
>
> select KYLIN_SALES.PART_DT, sum(KYLIN_SALES.PRICE) from KYLIN_SALES inner 
> join KYLIN_ACCOUNT as TT on KYLIN_SALES.BUYER_ID = TT.ACCOUNT_ID where 
> TT.ACCOUNT_COUNTRY = 'US' group by KYLIN_SALES.PART_DT
> KYLIN_SALES.PRICE 是null



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

Reply via email to