You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "aijuanbo (JIRA)" <ji...@apache.org> on 2017/04/26 08:28:04 UTC

[jira] [Created] (KYLIN-2570) source code is that TopNCounter merge method problem

aijuanbo created KYLIN-2570:
-------------------------------

             Summary: source code is that TopNCounter merge method problem
                 Key: KYLIN-2570
                 URL: https://issues.apache.org/jira/browse/KYLIN-2570
             Project: Kylin
          Issue Type: Test
            Reporter: aijuanbo


In org.apache.kylin.measure.topn.TopNCounter have a merge method,

I have a question that why notDuplicateItems offer(item, m2);

I think is this.offer(item,entry.getValue().getValue().count);

because item is not found in TopNCounter,it is first offer 




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)