Hari Sankar Sivarama Subramaniyan created HIVE-11316:
--------------------------------------------------------
Summary: Use datastructure that doesnt duplicate any part of
string for ASTNode::toStringTree()
Key: HIVE-11316
URL: https://issues.apache.org/jira/browse/HIVE-11316
Project: Hive
Issue Type: Bug
Reporter: Hari Sankar Sivarama Subramaniyan
Assignee: Hari Sankar Sivarama Subramaniyan
HIVE-11281 uses an approach to memoize toStringTree() for ASTNode. This jira is
suppose to alter the string memoization to use a different data structure that
doesn't duplicate any part of the string so that we do not run into OOM.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)