[ 
https://issues.apache.org/jira/browse/HIVE-19748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626585#comment-16626585
 ] 

Daniel Dai commented on HIVE-19748:
-----------------------------------

The patch needs to rebase since standalone-metastore is splitted into modules.

Also do we know at which scenario newData.getHighValue/newData.getLowValue can 
be null? Does it applicable to datatype other than decimal as well?

> 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, 
> 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)

Reply via email to