[ 
https://issues.apache.org/jira/browse/HIVE-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143595#comment-13143595
 ] 

Hudson commented on HIVE-2465:
------------------------------

Integrated in Hive-trunk-h0.21 #1056 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1056/])
    HIVE-2465 Primitive Data Types returning null if the data is out of range of
the data type. (Ashutosh Chauhan via namit)

namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1197227
Files : 
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyBinary.java
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyBoolean.java
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyByte.java
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyDouble.java
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFloat.java
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyInteger.java
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyLong.java
* 
/hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyPrimitive.java
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyShort.java
* 
/hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyTimestamp.java
* 
/hive/trunk/serde/src/test/org/apache/hadoop/hive/serde2/lazy/TestLazyPrimitive.java

                
> Primitive Data Types returning null if the data is out of range of the data 
> type.
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-2465
>                 URL: https://issues.apache.org/jira/browse/HIVE-2465
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.9.0
>         Environment: Hadoop 0.20.1, Hive0.9.0 and SUSE Linux Enterprise 
> Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5)
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2465.1.patch, HIVE-2465.2.patch, HIVE-2465.patch
>
>
> Primitive Data Types returning null if the input data is out of range of the 
> data type. In this case it is better to log the message with the proper 
> message and actual data then user get to know some data is missing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to