Hari Sankar Sivarama Subramaniyan created HIVE-11490:
--------------------------------------------------------
Summary: Lazily call ASTNode::toStringTree() after tree
modification
Key: HIVE-11490
URL: https://issues.apache.org/jira/browse/HIVE-11490
Project: Hive
Issue Type: Bug
Reporter: Hari Sankar Sivarama Subramaniyan
Assignee: Hari Sankar Sivarama Subramaniyan
Currently, we call toStringTree() as part of HIVE-11316 everytime the tree is
modified. This is a bad approach as we can lazily delay this to the point when
toStringTree() is called again.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)