This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from b97965a ARROW-14516: [CI] Disable privileged mode for Docker runs
add 00c94e0 PARQUET-492: [C++][Parquet] Basic support for reading
DELTA_BYTE_ARRAY data.
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/util/bit_stream_utils.h | 54 +++--
cpp/src/parquet/arrow/arrow_reader_writer_test.cc | 117 ++++++++--
cpp/src/parquet/column_reader.cc | 7 +-
cpp/src/parquet/encoding.cc | 266 +++++++++++++++++-----
cpp/submodules/parquet-testing | 2 +-
docs/source/cpp/parquet.rst | 37 +--
6 files changed, 370 insertions(+), 113 deletions(-)