This is an automated email from the ASF dual-hosted git repository.
prasanthj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/orc.git.
from 25954d2 ORC-413: Add missing Javadoc for a param in CsvReader (#318)
add d68bd11 ORC-419: Ensure to call `close` at RecordReaderImpl
constructor exception
new 9b12616 Merge pull request #322 from dongjoon-hyun/ORC-419
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/orc/impl/RecordReaderImpl.java | 9 +++++-
.../org/apache/orc/impl/TestRecordReaderImpl.java | 35 ++++++++++++++++++++++
2 files changed, 43 insertions(+), 1 deletion(-)