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 70b7330 ARROW-12073: [R] Fix R CMD check NOTE about ‘X_____X’
add 9ad2562 ARROW-11693: [C++] Add string length kernel
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/scalar_string.cc | 39 +++++++++++++++++++++-
.../arrow/compute/kernels/scalar_string_test.cc | 10 ++++--
cpp/src/arrow/util/utf8_util_test.cc | 3 +-
docs/source/cpp/compute.rst | 11 ++++--
4 files changed, 56 insertions(+), 7 deletions(-)