[
https://issues.apache.org/jira/browse/KYLIN-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180195#comment-17180195
]
kaishen commented on KYLIN-4706:
--------------------------------
from the pictures well can see : the column tbill_code is a dimension which
also is a count-distinct measure with bitmap , it's real value like
"baitai_200817000854782914" ,when I use "hive to build global dict" then when I
query , look at the picture "hive_dic.png" , when I use normal action to bulid
global dict , the query result look at the picture "no_hive_dic.png"
> when use hive to build global dict get wrong value when the dict dim is also
> a count distinct measure
> -----------------------------------------------------------------------------------------------------
>
> Key: KYLIN-4706
> URL: https://issues.apache.org/jira/browse/KYLIN-4706
> Project: Kylin
> Issue Type: Bug
> Components: Query Engine
> Affects Versions: v3.1.0
> Reporter: kaishen
> Priority: Major
> Attachments: dim_tbill_code.png, hive_dic.png,
> measure_tbill_code.png, no_hive_dic.png
>
>
> I have a cube , with a count distinct measure which is also a dimension. When
> I use hive to build global dict, then when I query the cube I can't get the
> global dict colume real value .
--
This message was sent by Atlassian Jira
(v8.3.4#803005)