[
https://issues.apache.org/jira/browse/HIVE-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach resolved HIVE-1340.
----------------------------------
Resolution: Duplicate
> checking VOID type for NULL in LazyBinarySerde
> ----------------------------------------------
>
> Key: HIVE-1340
> URL: https://issues.apache.org/jira/browse/HIVE-1340
> Project: Hadoop Hive
> Issue Type: Sub-task
> Components: Serializers/Deserializers
> Affects Versions: 0.6.0
> Reporter: Ning Zhang
> Assignee: Ning Zhang
> Fix For: 0.6.0
>
>
> NULL was not handled correctly in LazyBinarySerDe. One example is
> {code}
> insert overwrite table T select '1', NULL from src limit 1;
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.