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

Steve Yeom commented on HIVE-18395:
-----------------------------------

Currently aggregate queries like "SELECT MAX.." is using MetaStore stats when 
appropriate for non-ACID/non-MM tables. 
If used for aggregate queries, then it should be accurate. 

If used for an ACID or MM table, then snapshot isolation should be guaranteed 
since it is a regular SQL query.

> Using stats for aggregates on Acid/MM is off even with 
> "hive.compute.query.using.stats" is true.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-18395
>                 URL: https://issues.apache.org/jira/browse/HIVE-18395
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Steve Yeom
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to