You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ia...@apache.org on 2021/06/24 21:47:01 UTC

[arrow] branch master updated (5275e72 -> c4a20e9)

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

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


    from 5275e72  ARROW-13022: [R] bindings for lubridate's year, isoyear, quarter, month, day, wday, yday, isoweek, hour, minute, and second functions
     add c4a20e9  ARROW-12869: [R] Bindings for utf8_reverse and ascii_reverse

No new revisions were added by this update.

Summary of changes:
 r/DESCRIPTION                                  |  1 +
 r/R/expression.R                               |  1 +
 r/tests/testthat/test-dplyr-string-functions.R | 42 ++++++++++++++++++++++++--
 3 files changed, 41 insertions(+), 3 deletions(-)