You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2022/02/22 14:00:19 UTC

[arrow] branch master updated (5216c2b -> 0eaafe8)

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 5216c2b  ARROW-15348: [Doc][Guide] Lifecycle of a PR - minor corrections
     add 0eaafe8  ARROW-14817 [R] Implement bindings for `lubridate::tz()`

No new revisions were added by this update.

Summary of changes:
 r/NEWS.md                                    |  3 +++
 r/R/dplyr-funcs-datetime.R                   |  6 +++++
 r/R/type.R                                   |  2 +-
 r/tests/testthat/test-dplyr-funcs-datetime.R | 38 ++++++++++++++++++++++++++++
 r/tests/testthat/test-type.R                 |  9 ++++---
 5 files changed, 54 insertions(+), 4 deletions(-)