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)