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)