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 2021/06/04 20:15:11 UTC

[arrow] branch master updated (788dbbc -> 99fd3b8)

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 788dbbc  ARROW-12791: [R] Better error handling for DatasetFactory$Finish() when no format specified
     add 99fd3b8  ARROW-12198: [R] bindings for strptime

No new revisions were added by this update.

Summary of changes:
 r/R/dplyr-functions.R                          | 17 ++++++
 r/src/compute.cpp                              |  7 +++
 r/tests/testthat/test-dplyr-string-functions.R | 75 ++++++++++++++++++++++++++
 3 files changed, 99 insertions(+)