You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ning Zhang (JIRA)" <ji...@apache.org> on 2010/05/11 22:46:40 UTC

[jira] Updated: (HIVE-1340) checking VOID type for NULL in LazyBinarySerde

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

Ning Zhang updated HIVE-1340:
-----------------------------

        Parent: HIVE-1341
    Issue Type: Sub-task  (was: Bug)

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