[ https://issues.apache.org/jira/browse/HIVE-11316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hari Sankar Sivarama Subramaniyan updated HIVE-11316: ----------------------------------------------------- Attachment: HIVE-11316.3.patch [~jcamachorodriguez] Can you please review this patch. The patch#3 also addresses the issue raised by [~eugene.koifman] in HIVE-11281. Thanks Hari > 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 > Attachments: HIVE-11316.1.patch, HIVE-11316.2.patch, > HIVE-11316.3.patch > > > 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)