You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "JiangYang (Jira)" <ji...@apache.org> on 2021/04/14 04:18:00 UTC

[jira] [Created] (KYLIN-4972) Don't allow segment merge when use dict.global.SegmentAppendTrieDictBuilder to build bitmap_map measure

JiangYang created KYLIN-4972:
--------------------------------

             Summary: Don't allow segment merge when use dict.global.SegmentAppendTrieDictBuilder to build bitmap_map measure
                 Key: KYLIN-4972
                 URL: https://issues.apache.org/jira/browse/KYLIN-4972
             Project: Kylin
          Issue Type: Bug
            Reporter: JiangYang
            Assignee: JiangYang
             Fix For: v3.1.2


When *org.apache.kylin.dict.global.SegmentAppendTrieDictBuilder* is used for bitmap count distinct measure, cube segment merge will lead to incorrect bitmap merge. Therefore, we should forbid segment merge in this case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)