You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2015/08/06 19:52:04 UTC

[jira] [Resolved] (HIVE-11491) Lazily call ASTNode::toStringTree() after tree modification

     [ https://issues.apache.org/jira/browse/HIVE-11491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hari Sankar Sivarama Subramaniyan resolved HIVE-11491.
------------------------------------------------------
    Resolution: Duplicate

Accidentally created this one, this is the same as HIVE-11490.

> Lazily call ASTNode::toStringTree() after tree modification
> -----------------------------------------------------------
>
>                 Key: HIVE-11491
>                 URL: https://issues.apache.org/jira/browse/HIVE-11491
>             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)