You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/07 00:37:58 UTC

[jira] [Commented] (ORC-129) Remove duplicate options from RowReaderOptions

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

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

GitHub user omalley opened a pull request:

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

    ORC-129 Remove duplicate options between ReaderOptions and RowReaderOptions

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/omalley/orc orc-129

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/79.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #79
    
----
commit 9e16057dab46ac982b5656a4a71a0c0b323e2570
Author: Deepak Majeti <de...@hpe.com>
Date:   2017-01-06T01:30:28Z

    ORC-127: Fix Coverity bug report

commit 93c62615fdf9141b4eac9d19fda47cc248939417
Author: Owen O'Malley <om...@apache.org>
Date:   2017-01-06T22:12:05Z

    ORC-129. Remove duplicate options betwen ReaderOptions and RowReaderOptions.

----


> Remove duplicate options from RowReaderOptions
> ----------------------------------------------
>
>                 Key: ORC-129
>                 URL: https://issues.apache.org/jira/browse/ORC-129
>             Project: Orc
>          Issue Type: Improvement
>            Reporter: Owen O'Malley
>
> I think we should remove the duplicated options from RowReaderOptions and use the values from the corresponding ReaderOptions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)