[
https://issues.apache.org/jira/browse/HIVE-19465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483389#comment-16483389
]
Jesus Camacho Rodriguez edited comment on HIVE-19465 at 5/22/18 1:27 AM:
-------------------------------------------------------------------------
{{HIVE-19465.03.patch}} contains regenerated q files. Changes seem fine (though
I created ORC-365 as we print unnecessary/incorrect info for timestamp column).
However, there are two tests that still 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.
Cc [~gopalv] [~prasanth_j] [~ashutoshc]
was (Author: jcamachorodriguez):
{{HIVE-19465.03.patch}} contains regenerated q files. Changes seem fine (though
I created ORC-365 as we print unnecessary/incorrect info for timestamp column).
However, there are two tests that still 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.
Cc [~gopalv] [~prasanth_j]
> Upgrade ORC to 1.5.0
> --------------------
>
> Key: HIVE-19465
> URL: https://issues.apache.org/jira/browse/HIVE-19465
> Project: Hive
> Issue Type: Improvement
> Components: File Formats
> Affects Versions: 3.0.0
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Blocker
> Attachments: HIVE-19465.01.patch, HIVE-19465.02.patch,
> HIVE-19465.03.patch, HIVE-19465.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)