You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by np...@apache.org on 2021/04/21 19:57:38 UTC

[arrow] branch master updated (0756865 -> 8444689)

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

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


    from 0756865  ARROW-11660: [C++] Move RecordBatch::SelectColumns method from R to C++ library
     add 8444689  ARROW-12185: [R] Bindings for any, all

No new revisions were added by this update.

Summary of changes:
 r/NAMESPACE                               |  2 ++
 r/R/compute.R                             | 29 +++++++++++++++++++++++++++++
 r/tests/testthat/test-compute-aggregate.R | 30 ++++++++++++++++++++++++++++++
 3 files changed, 61 insertions(+)