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

Hudson commented on HIVE-4154:
------------------------------

Integrated in Hive-trunk-h0.21 #2023 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/2023/])
    HIVE-4154 NPE reading column of empty string from ORC file
(Kevin Wilfong via namit) (Revision 1458570)

     Result = FAILURE
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1458570
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java
* /hive/trunk/ql/src/test/queries/clientpositive/orc_empty_strings.q
* /hive/trunk/ql/src/test/results/clientpositive/orc_empty_strings.q.out

                
> NPE reading column of empty string from ORC file
> ------------------------------------------------
>
>                 Key: HIVE-4154
>                 URL: https://issues.apache.org/jira/browse/HIVE-4154
>             Project: Hive
>          Issue Type: Bug
>          Components: Serializers/Deserializers
>    Affects Versions: 0.11.0
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>             Fix For: 0.11.0
>
>         Attachments: HIVE-4154.1.patch.txt, HIVE-4154.2.patch.txt
>
>
> If a String column contains only empty strings, a null pointer exception is 
> throws from the RecordReaderImpl for ORC.

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