Jason Dere created HIVE-18513:
---------------------------------
Summary: Query results caching
Key: HIVE-18513
URL: https://issues.apache.org/jira/browse/HIVE-18513
Project: Hive
Issue Type: Bug
Components: Query Planning
Reporter: Jason Dere
Assignee: Jason Dere
Add a query results cache that can save the results of an executed Hive query
for reuse on subsequent queries. This may be useful in cases where the same
query is issued many times, since Hive can return back the results of a cached
query rather than having to execute the full query on the cluster.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)