You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2010/05/12 21:50:47 UTC

[jira] Resolved: (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 ]

Namit Jain resolved HIVE-1340.
------------------------------

    Hadoop Flags: [Reviewed]
      Resolution: Fixed

Committed as part of 1341. Thanks Ning

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