[
https://issues.apache.org/jira/browse/KYLIN-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187824#comment-16187824
]
liyang commented on KYLIN-2922:
-------------------------------
Patch under review, will merge once review and IT pass.
> 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
> Fix For: v2.3.0
>
>
> 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)