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/04/20 15:47:30 UTC

[arrow] branch master updated (1f43abc933 -> 7ae86de86b)

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 1f43abc933 ARROW-16074: [Docs] Document joins
     add 7ae86de86b ARROW-14944 [R] Implement `lubridate::make_difftime()`

No new revisions were added by this update.

Summary of changes:
 r/NEWS.md                                    |  1 +
 r/R/dplyr-funcs-datetime.R                   | 66 +++++++++++++++++++++
 r/R/dplyr-funcs.R                            |  1 +
 r/tests/testthat/test-dplyr-funcs-datetime.R | 89 ++++++++++++++++++++++++++++
 4 files changed, 157 insertions(+)