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

Gunther Hagleitner updated HIVE-4327:
-------------------------------------

    Status: Patch Available  (was: Open)
    
> NPE in constant folding with decimal
> ------------------------------------
>
>                 Key: HIVE-4327
>                 URL: https://issues.apache.org/jira/browse/HIVE-4327
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>            Priority: Minor
>         Attachments: HIVE-4327.1.q
>
>
> The query:
> SELECT dec * cast('123456789012345678901234567890.1234567' as decimal) FROM 
> DECIMAL_PRECISION LIMIT 1
> fails with an NPE while constant folding. This only happens when the decimal 
> is out of range of max precision.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to