liyang created KYLIN-818:
----------------------------
Summary: The return type of sum(int) should be bigint instead of
decimal
Key: KYLIN-818
URL: https://issues.apache.org/jira/browse/KYLIN-818
Project: Kylin
Issue Type: Bug
Affects Versions: v0.8.1
Reporter: liyangWhen creating new cube, define measure. I create a sum() from a column of int, the resulted measure return type is decimal. But I expect bigint. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
