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

Zoltan Haindrich commented on HIVE-21424:
-----------------------------------------

note: aggregatestatscache is highly broken; the variance filter is practically 
doesn't work because the cached/requested are integers => the division always 
result in 0 value; and since maxVariance is a floating point .01 ; the 
condition is never satisified

https://github.com/apache/hive/blob/9f2f101feec4283f020b72b918e0961215e76789/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/AggregateStatsCache.java#L224

> Disable AggregateStatsCache by default
> --------------------------------------
>
>                 Key: HIVE-21424
>                 URL: https://issues.apache.org/jira/browse/HIVE-21424
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>         Attachments: HIVE-21424.01.patch, HIVE-21424.02.patch, 
> HIVE-21424.03.patch
>
>




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

Reply via email to