You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/02/17 00:21:00 UTC

[jira] [Resolved] (ORC-304) Fix TestRecordReaderImpl to not fail with new storage-api

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

Owen O'Malley resolved ORC-304.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

> Fix TestRecordReaderImpl to not fail with new storage-api
> ---------------------------------------------------------
>
>                 Key: ORC-304
>                 URL: https://issues.apache.org/jira/browse/ORC-304
>             Project: ORC
>          Issue Type: Test
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Major
>             Fix For: 1.5.0
>
>
> Hive's storage-api has changed so that with diskRanges with doMerge = false will fail if the ranges overlap. We also call with doMerge = true in the reader, but the tests use doMerge = false. I propose that we change this so that the tests all use doMerge = true also.



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