[ 
https://issues.apache.org/jira/browse/KYLIN-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

hongbin ma reassigned KYLIN-1988:
---------------------------------

    Assignee: hongbin ma

> kylin not support aggregation of metric columns arithmetics , especially like 
> price*count
> -----------------------------------------------------------------------------------------
>
>                 Key: KYLIN-1988
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1988
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: v1.5.2
>            Reporter: Le Van Ha
>            Assignee: hongbin ma
>
> Hi all,
> When I run query:
> SELECT product_id, sum(quantity * price)
> FROM fact_product_sales
> group by product_id
> Error while executing SQL "SELECT product_id, sum(quantity * price) FROM 
> fact_product_sales group by product_id LIMIT 50000": null 



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

Reply via email to