You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by om...@apache.org on 2019/10/22 21:44:03 UTC

[orc] branch master updated (dc9ffd1 -> 9891eae)

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

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


    from dc9ffd1  ORC-414: [C++] Check root type existence before reading files
     add 9891eae  ORC-557 Fix problem reading large header with uncompressed streams.

No new revisions were added by this update.

Summary of changes:
 .../src/java/org/apache/orc/impl/InStream.java     | 69 ++++++++++------------
 .../src/test/org/apache/orc/impl/TestInStream.java | 52 ++++++++++++++++
 2 files changed, 83 insertions(+), 38 deletions(-)