[
https://issues.apache.org/jira/browse/KYLIN-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028755#comment-17028755
]
ASF GitHub Bot commented on KYLIN-4368:
---------------------------------------
wangxiaojing123 commented on pull request #1097: KYLIN-4368 Global domain dict
for MR/Hive global dict
URL: https://github.com/apache/kylin/pull/1097
issue link: https://issues.apache.org/jira/browse/KYLIN-4368
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Global domain dict for MR/Hive global dict
> ------------------------------------------
>
> Key: KYLIN-4368
> URL: https://issues.apache.org/jira/browse/KYLIN-4368
> Project: Kylin
> Issue Type: Sub-task
> Reporter: wangxiaojing
> Assignee: wangxiaojing
> Priority: Major
>
> At present, global dictionary can reuse other columns in the same cube,
> but cannot reuse the dictionaries of other cubes in the cluster.
> It is suggested that not only the global dictionaries of the same cube
> can be reused, but also the global dictionaries of other cubes can be reused,
> which can greatly reduce the build time of dictionaries and avoid the
> repeated build of dictionaries.
> I add this feature called "Global domain dictionary" for tire-tree
> global dictionary implementation, issue KYLIN-4335
> This issue is Global domain dictionary for Mr/Hive implementation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)