You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2013/03/29 03:49:15 UTC

[jira] [Created] (HIVE-4252) hiveserver2 string representation of complex types are inconsistent with cli

Thejas M Nair created HIVE-4252:
-----------------------------------

             Summary: hiveserver2 string representation of complex types are inconsistent with cli
                 Key: HIVE-4252
                 URL: https://issues.apache.org/jira/browse/HIVE-4252
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2
    Affects Versions: 0.11.0
            Reporter: Thejas M Nair
            Assignee: Thejas M Nair


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\"}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira