You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2018/05/22 22:53:00 UTC

[jira] [Updated] (ORC-367) Incorrect reading of boolean value with latest version

     [ https://issues.apache.org/jira/browse/ORC-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasanth Jayachandran updated ORC-367:
--------------------------------------
    Issue Type: Bug  (was: Test)

> Incorrect reading of boolean value with latest version
> ------------------------------------------------------
>
>                 Key: ORC-367
>                 URL: https://issues.apache.org/jira/browse/ORC-367
>             Project: ORC
>          Issue Type: Bug
>            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)