You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Yaqian Zhang (Jira)" <ji...@apache.org> on 2019/12/02 05:10:00 UTC

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

    [ https://issues.apache.org/jira/browse/KYLIN-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16985824#comment-16985824 ] 

Yaqian Zhang edited comment on KYLIN-3887 at 12/2/19 5:09 AM:
--------------------------------------------------------------

I tested query {color:#172b4d}with decimal sum measure of double, it works well.{color}

{{{color:#172b4d}!image-2019-12-02-13-06-21-282.png|width=486,height=226!{color}}}


was (Author: zhangyaqian):
I tested query{{{color:#172b4d} with decimal sum measure of double, it works well.
{color}}}

{{{color:#172b4d}!image-2019-12-02-13-06-21-282.png|width=486,height=226!{color}}}

> 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: Shaohui Liu
>            Assignee: nichunen
>            Priority: Major
>             Fix For: Future, v3.0.0
>
>         Attachments: image-2019-05-14-11-19-05-514.png, image-2019-12-02-13-06-21-282.png
>
>
> 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
(v8.3.4#803005)