liyang created KYLIN-2922:
-----------------------------

             Summary: Query fails when a column is used as dimension and 
sum(column) at the same time
                 Key: KYLIN-2922
                 URL: https://issues.apache.org/jira/browse/KYLIN-2922
             Project: Kylin
          Issue Type: Bug
            Reporter: liyang
            Assignee: liyang


A typical query of this kind is

{code:sql}
select sum(balance)
from table
where balance > 0
{code}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to