[
https://issues.apache.org/jira/browse/HIVE-19416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16523931#comment-16523931
]
Eugene Koifman commented on HIVE-19416:
---------------------------------------
RE: lock acquisition. The lock manager doesn't have an y deadlock detection
logic in it. It works by acquiring all locks for a given txn in 1 atomic
operation. So if locks are acquired piece meal, it can lead to deadlock.
> Create single version transactional table metastore statistics for
> aggregation queries
> --------------------------------------------------------------------------------------
>
> Key: HIVE-19416
> URL: https://issues.apache.org/jira/browse/HIVE-19416
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Reporter: Steve Yeom
> Assignee: Steve Yeom
> Priority: Major
>
> The system should use only statistics for aggregation queries like count on
> transactional tables.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)