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

Tim Armstrong updated IMPALA-6072:
----------------------------------
    Priority: Major  (was: Critical)

> Uncaught overflow when multiplying two bigints
> ----------------------------------------------
>
>                 Key: IMPALA-6072
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6072
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 2.11.0
>            Reporter: Taras Bobrovytsky
>            Priority: Major
>              Labels: correctness
>
> The following query produces an incorrect result:
> {code}
> select cast(9999999 as bigint) * cast(999999999999 as bigint)
> {code}
> Result:
> {code}
> -8446745073719551615
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to