This is an automated email from the ASF dual-hosted git repository.
uwe pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 74fa956 ARROW-7072: [Java] Support concating validity bits efficiently
add 56adb6a PARQUET-1689: [C++] Stream API: Allow for columns/rows to be
skipped when reading
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/stream_reader.cc | 111 ++++++++++++++++++-
cpp/src/parquet/stream_reader.h | 33 +++++-
cpp/src/parquet/stream_reader_test.cc | 201 ++++++++++++++++++++++++++++++++++
3 files changed, 338 insertions(+), 7 deletions(-)