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 20:07:45 UTC

[arrow] branch master updated (5680d20 -> 16f36a5)

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 5680d20  ARROW-15727: [Python] Allow converting lists of MonthDayNano intervals to Pandas
     add 16f36a5  ARROW-14815 [R] bindings for `lubridate::semester()`

No new revisions were added by this update.

Summary of changes:
 r/NEWS.md                                    |  1 +
 r/R/dplyr-funcs-datetime.R                   | 10 +++++++
 r/tests/testthat/test-dplyr-funcs-datetime.R | 41 ++++++++++++++++++++++++++--
 3 files changed, 50 insertions(+), 2 deletions(-)