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

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


    from 96fdaf1  ARROW-12063: [C++] Add null placement option to sort functions
     add 953ac8a  ARROW-13448: [R] Bindings for strftime

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_temporal.cc |  5 ++
 python/pyarrow/tests/test_compute.py             |  2 +-
 r/R/dplyr-functions.R                            | 42 ++++++++++
 r/src/compute.cpp                                |  7 ++
 r/tests/testthat/test-dplyr-string-functions.R   | 99 ++++++++++++++++++++++++
 5 files changed, 154 insertions(+), 1 deletion(-)

Reply via email to