You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Liu Shaohui (JIRA)" <ji...@apache.org> on 2019/03/18 07:15:00 UTC

[jira] [Created] (KYLIN-3887) Query with decimal sum measure of double complied failed after KYLIN-3703

Liu Shaohui created KYLIN-3887:
----------------------------------

             Summary: Query with decimal sum measure of double complied failed after KYLIN-3703
                 Key: KYLIN-3887
                 URL: https://issues.apache.org/jira/browse/KYLIN-3887
             Project: Kylin
          Issue Type: Bug
            Reporter: Liu Shaohui


After KYLIN-3703, Query with decimal sum measure of double complied failed.
{code:java}
Caused by: org.codehaus.commons.compiler.CompileException: 
Line 112, Column 42: Cannot cast "java.math.BigDecimal" to "java.lang.Double"{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)