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 b8f4669 ARROW-9145: [C++] Implement BooleanArray::true_count and
false_count, add Python bindings
add f693a6c ARROW-9122: [C++] Properly handle sliced arrays in
ascii_lower, ascii_upper kernels
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/scalar_string.cc | 78 +++++++++++++++++-----
.../arrow/compute/kernels/scalar_string_test.cc | 14 ++--
2 files changed, 70 insertions(+), 22 deletions(-)