You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "XIE FAN (JIRA)" <ji...@apache.org> on 2016/11/22 10:43:58 UTC

[jira] [Closed] (KYLIN-2202) Fix the conflict between KYLIN-1851 and KYLIN-2135

     [ https://issues.apache.org/jira/browse/KYLIN-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

XIE FAN closed KYLIN-2202.
--------------------------
    Resolution: Fixed

basic ok

> 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
>            Assignee: 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)