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

Hudson commented on HIVE-4970:
------------------------------

ABORTED: Integrated in Hive-trunk-h0.21 #2245 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/2245/])
HIVE-4970 BinaryConverter does not respect null (Mark Wagner via egc)

Submitted by: Mark Wagner       
Reviewed by: Edward Capriolo (ecapriolo: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1510263)
* /hive/trunk/ql/src/test/queries/clientpositive/ba_table_udfs.q
* /hive/trunk/ql/src/test/results/clientpositive/ba_table_udfs.q.out
* 
/hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorConverter.java
* 
/hive/trunk/serde/src/test/org/apache/hadoop/hive/serde2/objectinspector/TestObjectInspectorConverters.java

                
> BinaryConverter does not respect nulls
> --------------------------------------
>
>                 Key: HIVE-4970
>                 URL: https://issues.apache.org/jira/browse/HIVE-4970
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.10.0, 0.11.0, 0.12.0
>            Reporter: Mark Wagner
>            Assignee: Mark Wagner
>             Fix For: 0.12.0
>
>         Attachments: HIVE-4970.1.patch, HIVE-4970.2.patch
>
>
> Right now, the BinaryConverter in PrimitiveObjectInspectorConverter does not 
> handle null values the same as the other converters.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to