Vineet Garg created HIVE-24005: ---------------------------------- Summary: Reduce memory footprint of cached plan Key: HIVE-24005 URL: https://issues.apache.org/jira/browse/HIVE-24005 Project: Hive Issue Type: Sub-task Components: Query Planning Reporter: Vineet Garg Assignee: Vineet Garg
Currently whole {{SemanticAnalyzer}} object is cached. It is not necessary to cache the whole object (caching requires set of tasks, query config and some other info). May be create a CachedPlan object. -- This message was sent by Atlassian Jira (v8.3.4#803005)