You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by pr...@apache.org on 2018/10/17 23:26:54 UTC

[orc] 01/01: Merge pull request #325 from dongjoon-hyun/ORC-413-3

This is an automated email from the ASF dual-hosted git repository.

prasanthj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/orc.git

commit cc7810edbd368186021f393ec5349ba0abd0752b
Merge: 51084c8 593daee
Author: Prasanth Jayachandran <j....@gmail.com>
AuthorDate: Wed Oct 17 16:26:49 2018 -0700

    Merge pull request #325 from dongjoon-hyun/ORC-413-3
    
    ORC-419: Ensure to call `close` at RecordReaderImpl constructor exception

 .../java/org/apache/orc/impl/RecordReaderImpl.java |  9 +++++-
 .../org/apache/orc/impl/TestRecordReaderImpl.java  | 35 ++++++++++++++++++++++
 2 files changed, 43 insertions(+), 1 deletion(-)