[ 
https://issues.apache.org/jira/browse/HIVE-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-4138:
------------------------------

    Attachment: HIVE-4138.D9219.1.patch

omalley requested code review of "HIVE-4138 [jira] ORC's union object inspector 
returns a type name that isn't parseable by TypeInfoUtils".

Reviewers: JIRA

hive-4138 fix union object inspector typename

Currently the typename returned by ORC's union object inspector isn't parseable 
by TypeInfoUtils. The format needs to be union<type1,type2,type3>.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D9219

AFFECTED FILES
  ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcUnion.java
  ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestOrcFile.java

MANAGE HERALD RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/22233/

To: JIRA, omalley

                
> ORC's union object inspector returns a type name that isn't parseable by 
> TypeInfoUtils
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-4138
>                 URL: https://issues.apache.org/jira/browse/HIVE-4138
>             Project: Hive
>          Issue Type: Bug
>          Components: Serializers/Deserializers
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: HIVE-4138.D9219.1.patch
>
>
> Currently the typename returned by ORC's union object inspector isn't 
> parseable by TypeInfoUtils. The format needs to be union<type1,type2,type3>.

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

Reply via email to