Gopal V created HIVE-19213:
------------------------------
Summary: QueryCache: 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 VWhen 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. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
