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/01 21:38:22 UTC

[orc] branch master updated (d10142c -> a61f496)

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 d10142c  ORC-550: Use default system time zone if it is not present in the file footer
     add a61f496  ORC-555: Fix IllegalArgumentException on large compressed footers.

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 | 118 +++++++++++++++++++++
 2 files changed, 156 insertions(+), 31 deletions(-)