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

hiveserver2 string representation of complex types are inconsistent with cli

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.11.0
    • 0.11.0
    • HiveServer2
    • None

    Description

      For example, it prints struct as "[null, null, null]" instead of "

      {\"r\":null,\"s\":null,\"t\":null}

      "
      And for maps it is printing it as "

      {k=v}

      " instead of

      {\"k\":\"v\"}

      Attachments

        1. HIVE-4252.2.patch
          4 kB
          Thejas Nair
        2. HIVE-4252.1.patch
          4 kB
          Thejas Nair

        Issue Links

          Activity

            People

              thejas Thejas Nair
              thejas Thejas Nair
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: