This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 5897217  ARROW-13362 [R] Clean up in/by Arrow messaging
     add 0ead7c9  ARROW-12712: [C++] String repeat kernel

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_string.cc     | 567 +++++++++++++++++++--
 .../compute/kernels/scalar_string_benchmark.cc     |  25 +
 .../arrow/compute/kernels/scalar_string_test.cc    |  79 ++-
 cpp/src/arrow/util/bit_block_counter.h             |  48 ++
 docs/source/cpp/compute.rst                        |  96 ++--
 docs/source/python/api/compute.rst                 |   1 +
 r/R/expression.R                                   |   4 +-
 r/R/type.R                                         |   4 +-
 r/tests/testthat/test-dplyr-funcs-string.R         |  19 +
 9 files changed, 750 insertions(+), 93 deletions(-)

Reply via email to