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

ASF GitHub Bot commented on ORC-367:
------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/orc/pull/272


> Incorrect reading of boolean value with latest version
> ------------------------------------------------------
>
>                 Key: ORC-367
>                 URL: https://issues.apache.org/jira/browse/ORC-367
>             Project: ORC
>          Issue Type: Test
>            Reporter: Jesus Camacho Rodriguez
>            Priority: Major
>
> HIVE-19465 is the issue to upgrade Hive to latest 1.5.0.
> While upgrading, there are two tests that fail:
> {code}
> org.apache.hadoop.hive.ql.io.orc.TestOrcFile.testSeek
> org.apache.hadoop.hive.ql.io.orc.TestOrcFile.testZeroCopySeek
> {code}
> Problem seems to be at reading time for boolean type (value always false). 
> Reverting ORC-187 (which was pushed in 1.5.0) from release fixes those tests, 
> hence I am wondering whether this is a bug introduced by that patch or maybe 
> I need to change something in Hive side that I am missing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to