You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/07/19 14:18:04 UTC

[jira] [Created] (HIVE-11311) Avoid dumping AST tree String in Explain unless necessary

Jesus Camacho Rodriguez created HIVE-11311:
----------------------------------------------

             Summary: Avoid dumping AST tree String in Explain unless necessary
                 Key: HIVE-11311
                 URL: https://issues.apache.org/jira/browse/HIVE-11311
             Project: Hive
          Issue Type: Bug
            Reporter: Jesus Camacho Rodriguez
            Assignee: Jesus Camacho Rodriguez


Currently, the AST tree String representation is created even if it is not used; we should dump it only if we are going to use it (explain extended).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)