Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-28551 Stale results when executing queries over recreated transactional tables
- Open
- relates to
-
HIVE-20834 Hive QueryResultCache entries keeping reference to SemanticAnalyzer from cached query
- Closed
- links to
1.
|
Option to allow external tables to use query results cache | Open | Unassigned | |
2.
|
Cleanup of results cache directory | Patch Available | Jason Dere |