[
https://issues.apache.org/jira/browse/KYLIN-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180219#comment-17180219
]
kaishen commented on KYLIN-4706:
--------------------------------
I found that ,The query use global_dict table's dict_val column to execute
"group by" action , dict_key should be use.
> 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)