You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Suma Shivaprasad (JIRA)" <ji...@apache.org> on 2014/09/02 15:36:21 UTC

[jira] [Assigned] (HIVE-2390) Expand support for union types

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

Suma Shivaprasad reassigned HIVE-2390:
--------------------------------------

    Assignee: Suma Shivaprasad  (was: Mohammad Kamrul Islam)

> Expand support for union types
> ------------------------------
>
>                 Key: HIVE-2390
>                 URL: https://issues.apache.org/jira/browse/HIVE-2390
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Jakob Homan
>            Assignee: Suma Shivaprasad
>              Labels: uniontype
>
> When the union type was introduced, full support for it wasn't provided.  For instance, when working with a union that gets passed to LazyBinarySerde: 
> {noformat}Caused by: java.lang.RuntimeException: Unrecognized type: UNION
> 	at org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe.serialize(LazyBinarySerDe.java:468)
> 	at org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe.serializeStruct(LazyBinarySerDe.java:230)
> 	at org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe.serialize(LazyBinarySerDe.java:184)
> {noformat}



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