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 d6a62be4 ARROW-13761: [R] arrow::filter() crashes (aborts R session)
     add e9eeff1  ARROW-12714: [C++] String title case kernel

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_string.cc     | 224 ++++++++++++++-------
 .../arrow/compute/kernels/scalar_string_test.cc    |  24 ++-
 cpp/src/arrow/util/utf8.h                          |   3 +-
 docs/source/cpp/compute.rst                        |   8 +-
 docs/source/python/api/compute.rst                 |   2 +
 r/R/expression.R                                   |   1 +
 6 files changed, 178 insertions(+), 84 deletions(-)

Reply via email to