[
https://issues.apache.org/jira/browse/ORC-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved ORC-367.
-------------------------------
Resolution: Fixed
Assignee: Owen O'Malley
Fix Version/s: 1.6.0
1.5.1
I just committed this. Thanks for the review, Prasanth.
> 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
> Assignee: Owen O'Malley
> Priority: Major
> Fix For: 1.5.1, 1.6.0
>
>
> 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)