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

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

Vaibhav Gumashta created HIVE-19748:
---------------------------------------

             Summary: 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


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)