This is an automated email from the ASF dual-hosted git repository.
pgaref pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/orc.git.
from d68d6db ORC-758: Avoid seeking and decompressing of compressed
stream, if the required seek is already satisfied by the current decompressed
block
add b197681 ORC-759: StructBatchReader should always skip processing on
the rootReader
No new revisions were added by this update.
Summary of changes:
.../apache/orc/impl/reader/tree/BatchReader.java | 12 ++------
.../orc/impl/reader/tree/PrimitiveBatchReader.java | 25 ++++++++++++----
.../orc/impl/reader/tree/StructBatchReader.java | 34 ++++++++++++++++++++++
3 files changed, 57 insertions(+), 14 deletions(-)