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

Phabricator updated HIVE-2546:
------------------------------

    Attachment: D261.1.patch

njain requested code review of "HIVE-2546 [jira] add explain formatted".
Reviewers: JIRA

  HIVE-2546 Add explain formatted.
  Also, changed some of the methods to static so that they can be invoked from 
a hook.

  The output can be a json string.
  This can be easily parsed by some program that way.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D261

AFFECTED FILES
  ql/src/test/results/clientpositive/input4.q.out
  ql/src/test/results/clientpositive/join0.q.out
  ql/src/test/queries/clientpositive/input4.q
  ql/src/test/queries/clientpositive/join0.q
  ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java
  ql/src/java/org/apache/hadoop/hive/ql/plan/ExplainWork.java
  ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g
  ql/src/java/org/apache/hadoop/hive/ql/parse/ExplainSemanticAnalyzer.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/477/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> add explain formatted
> ---------------------
>
>                 Key: HIVE-2546
>                 URL: https://issues.apache.org/jira/browse/HIVE-2546
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: D261.1.patch, hive.2546.1.patch
>
>
> The output can be a json string.
> This can be easily parsed by some program that way.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to