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)