You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "SUYEON LEE (JIRA)" <ji...@apache.org> on 2014/09/22 10:13:34 UTC

[jira] [Assigned] (HIVE-8177) Wrong parameter order in ExplainTask#getJSONLogicalPlan()

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

SUYEON LEE reassigned HIVE-8177:
--------------------------------

    Assignee: SUYEON LEE

> Wrong parameter order in ExplainTask#getJSONLogicalPlan()
> ---------------------------------------------------------
>
>                 Key: HIVE-8177
>                 URL: https://issues.apache.org/jira/browse/HIVE-8177
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: SUYEON LEE
>            Priority: Minor
>
> {code}
>       JSONObject jsonPlan = outputMap(work.getParseContext().getTopOps(), true,
>                                       out, jsonOutput, work.getExtended(), 0);
> {code}
> The order of 4th and 5th parameters is reverted.



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