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 f3ac832 ARROW-7879: [C++][Doc] Add doc for the Device API
add d2ab289 PARQUET-1797: [C++] Fix fuzzer issues
No new revisions were added by this update.
Summary of changes:
ci/scripts/cpp_test.sh | 3 +
cpp/src/arrow/util/bit_stream_utils.h | 73 ++++++++++--------
cpp/src/arrow/util/bit_util_test.cc | 2 +-
cpp/src/arrow/util/rle_encoding.h | 138 +++++++++++++++++++++++-----------
cpp/src/parquet/column_reader.cc | 3 +
cpp/src/parquet/encoding.cc | 99 +++++++++++++++---------
cpp/src/parquet/file_reader.cc | 6 +-
testing | 2 +-
8 files changed, 212 insertions(+), 114 deletions(-)