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 9b12616f486cbce7e4a2eddde8a81fe6eaa23317 Merge: 25954d2 d68bd11 Author: Prasanth Jayachandran <[email protected]> AuthorDate: Wed Oct 17 14:19:46 2018 -0700 Merge pull request #322 from dongjoon-hyun/ORC-419 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(-)
