You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2016/03/22 10:02:25 UTC

[jira] [Created] (KYLIN-1522) HLLC is incorrect when result is feed from cache

liyang created KYLIN-1522:
-----------------------------

             Summary: HLLC is incorrect when result is feed from cache
                 Key: KYLIN-1522
                 URL: https://issues.apache.org/jira/browse/KYLIN-1522
             Project: Kylin
          Issue Type: Bug
    Affects Versions: v1.5.0
            Reporter: liyang
            Assignee: hongbin ma


The query result of HLLC is incorrect -- being a constant value across multiple rows -- when the result is read from cache.

The cause is likely multiple rows in cache is referencing the same HLLC counter object.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)