[ https://issues.apache.org/jira/browse/HIVE-19213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gopal V updated HIVE-19213: --------------------------- Description: When the -query-cache is hit- query is a values clause, the ACID TxnManager opens a txn + lock + heartbeats on _dummy_database._dummy_table. This is blocking values clause from jumping through the fast-paths for transactions. was: When the query-cache is hit, the ACID TxnManager opens a txn + lock + heartbeats on _dummy_database._dummy_table. This is blocking the query-cache from jumping through the fast-paths for transactions. > Values query: Stop opening transactions on _dummy_table > ------------------------------------------------------- > > Key: HIVE-19213 > URL: https://issues.apache.org/jira/browse/HIVE-19213 > Project: Hive > Issue Type: Bug > Reporter: Gopal V > Priority: Major > > When the -query-cache is hit- query is a values clause, the ACID TxnManager > opens a txn + lock + heartbeats on _dummy_database._dummy_table. > This is blocking values clause from jumping through the fast-paths for > transactions. -- This message was sent by Atlassian JIRA (v7.6.3#76005)