Prasanth Jayachandran created HIVE-21373:
--------------------------------------------
Summary: Expose query result cache info as a table
Key: HIVE-21373
URL: https://issues.apache.org/jira/browse/HIVE-21373
Project: Hive
Issue Type: Improvement
Affects Versions: 4.0.0
Reporter: Prasanth Jayachandran
To be able to look into the metadata of query result cache, like size, cache
hit/miss, location etc. using query like
{code:java}
select * from query_cache();{code}
will be good to expose these as a queryable table.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)