Description
To be able to look into the metadata of query result cache, like size, cache hit/miss, location etc. using query like
select * from query_cache();
will be good to expose these as a queryable table.
Attachments
Issue Links
- relates to
-
HIVE-21270 A UDTF to show schema (column names and types) of given query
- Closed