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 2018/08/06 21:32:00 UTC

[jira] [Commented] (ORC-385) Change RecordReader from AutoCloseable to Closeable

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

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

Github user asfgit closed the pull request at:

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


> Change RecordReader from AutoCloseable to Closeable
> ---------------------------------------------------
>
>                 Key: ORC-385
>                 URL: https://issues.apache.org/jira/browse/ORC-385
>             Project: ORC
>          Issue Type: Improvement
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Major
>
> We currently only have RecordReader implement AutoCloseable instead of Closeable. It would be nice to be symmetric with Writer which implements Closeable.



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