You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2015/06/08 09:23:00 UTC

[jira] [Created] (KYLIN-818) The return type of sum(int) should be bigint instead of decimal

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: liyang


When 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)