You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by th...@apache.org on 2022/10/07 11:15:48 UTC

[arrow] branch master updated (c29ca51f44 -> 33408b7252)

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

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


    from c29ca51f44 ARROW-17945: [Website][Release] Use https:// for search.maven.org (#14329)
     add 33408b7252 ARROW-17366: [R] Support purrr-style lambda functions in .fns argument to across() (#14327)

No new revisions were added by this update.

Summary of changes:
 r/NAMESPACE                           |  4 ++
 r/R/arrow-package.R                   |  2 +-
 r/R/dplyr-across.R                    | 60 ++++++++++++++++------------
 r/data-raw/docgen.R                   |  2 -
 r/tests/testthat/helper-expectation.R |  4 +-
 r/tests/testthat/test-dplyr-across.R  | 75 ++++++++++++++++++++++++++++++-----
 6 files changed, 106 insertions(+), 41 deletions(-)