You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Anuj Phadke (JIRA)" <ji...@apache.org> on 2018/08/07 23:04:00 UTC

[jira] [Resolved] (IMPALA-7242) Dcheck fails in width_bucket() function

     [ https://issues.apache.org/jira/browse/IMPALA-7242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anuj Phadke resolved IMPALA-7242.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.1.0

> Dcheck fails in width_bucket() function
> ---------------------------------------
>
>                 Key: IMPALA-7242
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7242
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.1.0
>            Reporter: Taras Bobrovytsky
>            Assignee: Anuj Phadke
>            Priority: Critical
>             Fix For: Impala 3.1.0
>
>
> The following query hits a DCHECK:
> {code:java}
> select width_bucket(cast(-0.10 as decimal(37,30)), cast(-0.36028797018963968 as decimal(25,25)), cast(9151517.4969773200562764155787276999832 as decimal(38,31)), 1328180220){code}
> Failed check:
> {code:java}
> math-functions-ir.cc:566] Check failed: overflow == false (1 vs. 0){code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org