You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2017/08/20 09:37:00 UTC

[jira] [Created] (KYLIN-2796) Remove the legacy "statisticsenabled" codes in FactDistinctColumnsJob

Shaofeng SHI created KYLIN-2796:
-----------------------------------

             Summary: Remove the legacy "statisticsenabled" codes in FactDistinctColumnsJob
                 Key: KYLIN-2796
                 URL: https://issues.apache.org/jira/browse/KYLIN-2796
             Project: Kylin
          Issue Type: Improvement
          Components: Job Engine
            Reporter: Shaofeng SHI
            Assignee: Shaofeng SHI
             Fix For: v2.2.0


There are some legacy codes in FactDistinctColumnsJob.java which was for the compitable with v1.3 and before's Cube, like the checking for whether need collect cube statistics. In 1.5 and later, this option is alreays be true, removing the redundant check will make code clean.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)