[
https://issues.apache.org/jira/browse/KYLIN-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Hao updated KYLIN-3071:
----------------------------
Summary: Add config of reusing dict to reduce dict size (was: Use
contains instead of equls to reduce dict size )
> Add config of reusing dict to reduce dict size
> -----------------------------------------------
>
> Key: KYLIN-3071
> URL: https://issues.apache.org/jira/browse/KYLIN-3071
> Project: Kylin
> Issue Type: Improvement
> Reporter: Yang Hao
> Assignee: Yang Hao
> Priority: Major
>
> When calling DictionaryManager.trySaveNewDict, and growing dict is not
> enabled, it only use the history dict which is equal, it may generate many
> dict. We should supply a config to use contains instead of equal to reuse old
> dict.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)