You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2018/08/28 16:30:00 UTC

[jira] [Updated] (HIVE-19748) Add appropriate null checks to DecimalColumnStatsAggregator

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

Vaibhav Gumashta updated HIVE-19748:
------------------------------------
    Attachment: HIVE-19748.1.patch

> Add appropriate null checks to DecimalColumnStatsAggregator
> -----------------------------------------------------------
>
>                 Key: HIVE-19748
>                 URL: https://issues.apache.org/jira/browse/HIVE-19748
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 3.0.0
>            Reporter: Vaibhav Gumashta
>            Assignee: Vaibhav Gumashta
>            Priority: Major
>         Attachments: HIVE-19748.1.patch, HIVE-19748.1.patch
>
>
> In some of our internal testing, we noticed that calls to MetaStoreUtils.decimalToDoublee(Decimal decimal)  from within DecimalColumnStatsAggregator end up passing null Decimal values to the method.



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