You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by omalley <gi...@git.apache.org> on 2018/07/13 21:56:52 UTC

[GitHub] orc pull request #291: ORC-385. Change RecordReader to extend Closeable.

GitHub user omalley opened a pull request:

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

    ORC-385. Change RecordReader to extend Closeable.

    

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

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

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

    https://github.com/apache/orc/pull/291.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 #291
    
----
commit 903a6d6049f918566938f9621fcfadb5f146a2ac
Author: Owen O'Malley <om...@...>
Date:   2018-07-13T21:55:45Z

    ORC-385. Change RecordReader to extend Closeable.
    
    Signed-off-by: Owen O'Malley <om...@apache.org>

----


---

[GitHub] orc pull request #291: ORC-385. Change RecordReader to extend Closeable.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---