This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 8bd34e8 ARROW-1682: [Doc] Expand S3/MinIO fileystem dataset
documentation
add 1c7a482 ARROW-9216: [C++] Use BitBlockCounter for plain spaced
encoding/decoding
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/util/spaced.h | 200 +++++++++++++++++++++++++++++++++++++++
cpp/src/parquet/encoding.cc | 33 ++-----
cpp/src/parquet/encoding.h | 25 +----
cpp/src/parquet/encoding_test.cc | 63 ++++++------
4 files changed, 242 insertions(+), 79 deletions(-)
create mode 100644 cpp/src/arrow/util/spaced.h