Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-8177

Wrong parameter order in ExplainTask#getJSONLogicalPlan()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

            JSONObject jsonPlan = outputMap(work.getParseContext().getTopOps(), true,
                                            out, jsonOutput, work.getExtended(), 0);
      

      The order of 4th and 5th parameters is reverted.

      Attachments

        1. HIVE-8177.patch
          0.6 kB
          SUYEON LEE

        Activity

          People

            suyeon1222 SUYEON LEE
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: