Description
After KYLIN-3703, Query with decimal sum measure of double complied failed.
Caused by: org.codehaus.commons.compiler.CompileException: Line 112, Column 42: Cannot cast "java.math.BigDecimal" to "java.lang.Double"
Attachments
Attachments
Issue Links
- relates to
-
KYLIN-3703 Get negative value when sum on an integer column
- Closed