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 4d99ec4  ARROW-8892: [C++][CI] CI builds for MSVC do not build 
benchmarks
     add b8f4669  ARROW-9145: [C++] Implement BooleanArray::true_count and 
false_count, add Python bindings

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array/array_primitive.cc | 26 ++++++++++++++++++++++++++
 cpp/src/arrow/array/array_primitive.h  |  8 ++++++++
 cpp/src/arrow/array/array_test.cc      | 27 +++++++++++++++++++++++++++
 python/pyarrow/array.pxi               |  7 +++++++
 python/pyarrow/includes/libarrow.pxd   |  2 ++
 python/pyarrow/tests/test_array.py     |  7 +++++++
 6 files changed, 77 insertions(+)

Reply via email to