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

Eric Hanson commented on HIVE-6243:
-----------------------------------

All the failed tests named annotate_stats* are unrelated to this patch and were 
failing in other builds going on around the same time (e.g. the one for 
HIVE-6263). This patch is also unrelated to testTableCreateDrop.

> error in high-precision division for Decimal128
> -----------------------------------------------
>
>                 Key: HIVE-6243
>                 URL: https://issues.apache.org/jira/browse/HIVE-6243
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Eric Hanson
>            Assignee: Eric Hanson
>         Attachments: HIVE-6243.01.patch, HIVE-6243.02.patch, 
> divide-error.01.patch
>
>
> a = 213474114411690
> b = 5062120663
> a * b = 1080631725579042037750470
> (a * b) / b ==> 
>   actual:   251599050984618
>   expected: 213474114411690



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to