Feng Peng created HIVE-3398:
-------------------------------

             Summary: Hive serde should support empty struct
                 Key: HIVE-3398
                 URL: https://issues.apache.org/jira/browse/HIVE-3398
             Project: Hive
          Issue Type: Bug
          Components: Serializers/Deserializers
    Affects Versions: 0.9.0
            Reporter: Feng Peng


Right now TypeInfoUtils expects at least one field in a STRUCT, which is not 
always true, e.g., empty struct is allowed in Thrift. We should modify 
TypeInfoUtils so that empty struct can be correctly processed.

--
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