David Mollitor created HIVE-24850:
-------------------------------------

             Summary: Don't Cache SQL Text in Hive Query Results Cache
                 Key: HIVE-24850
                 URL: https://issues.apache.org/jira/browse/HIVE-24850
             Project: Hive
          Issue Type: Improvement
            Reporter: David Mollitor


In class {{QueryResultsCache}}, the Map used to map queries to results is keyed 
on the query string, but we have no idea how large those strings are.  Instead, 
hash the MD5 (SHA256) of each query instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to