You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2018/03/27 22:47:00 UTC

[jira] [Created] (KYLIN-3322) TopN requires a SUM to work

liyang created KYLIN-3322:
-----------------------------

             Summary: TopN requires a SUM to work
                 Key: KYLIN-3322
                 URL: https://issues.apache.org/jira/browse/KYLIN-3322
             Project: Kylin
          Issue Type: Bug
            Reporter: liyang
            Assignee: liyang


Currently if user creates a measure of TopN seller by sum of price, it is required that user also creates a measure of SUM(price). Otherwise, NPE will be thrown at query time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)