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/08/30 16:17:00 UTC

[orc] branch master updated (51a26ab -> 34be44d)

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 51a26ab  Update the tzdata url for the C++ build.
     add 34be44d  ORC-548. Fix Java InStream to work with BufferChunks that don't start at the stream.

No new revisions were added by this update.

Summary of changes:
 .../src/java/org/apache/orc/impl/InStream.java     |  87 +++++--
 .../src/java/org/apache/orc/impl/ReaderImpl.java   |   2 +-
 .../src/test/org/apache/orc/impl/TestInStream.java | 285 +++++++++++++++++----
 3 files changed, 299 insertions(+), 75 deletions(-)