[ https://issues.apache.org/jira/browse/KYLIN-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
XIE FAN resolved KYLIN-2202. ---------------------------- Resolution: Fixed > Fix the conflict between KYLIN-1851 and KYLIN-2135 > -------------------------------------------------- > > Key: KYLIN-2202 > URL: https://issues.apache.org/jira/browse/KYLIN-2202 > Project: Kylin > Issue Type: Bug > Affects Versions: v1.5.4.1 > Reporter: XIE FAN > Fix For: v1.6.1 > > Attachments: > 0001-KYLIN-2202-fix-the-conflict-between-KYLIN-1851-and-K.patch > > > In KYLIN-1851, we use a new dictionary(TrieDictionaryForest) to reduce the > peek memory usage of the dictionary building procedure. In order to use the > new dictionary, we need to make sure that the input data is sorted. But in > KYLIN-2135, the output data is split into multi files and values in different > files may be out-of-order. So we need to fix the conflict between this two > issues. -- This message was sent by Atlassian JIRA (v6.3.4#6332)