You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Swarnim Kulkarni (JIRA)" <ji...@apache.org> on 2015/05/13 02:30:59 UTC

[jira] [Created] (HIVE-10697) ObjecInspectorConvertors#UnionConvertor does a faulty conversion

Swarnim Kulkarni created HIVE-10697:
---------------------------------------

             Summary: ObjecInspectorConvertors#UnionConvertor does a faulty conversion
                 Key: HIVE-10697
                 URL: https://issues.apache.org/jira/browse/HIVE-10697
             Project: Hive
          Issue Type: Bug
          Components: Serializers/Deserializers
            Reporter: Swarnim Kulkarni
            Assignee: Swarnim Kulkarni


Currently the UnionConvertor in the ObjectInspectorConvertors class has an issue with the convert method where it attempts to convert the objectinspector itself instead of converting the field.[1] This should be changed to convert the field itself.

[1] https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorConverters.java#L466



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