Sergey Shelukhin created HIVE-14863:
---------------------------------------

             Summary: Decimal to int conversion produces incorrect data
                 Key: HIVE-14863
                 URL: https://issues.apache.org/jira/browse/HIVE-14863
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin


{noformat}
> select cast(cast ('111111111111111' as decimal(38,0)) as int);
OK
307163591
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to