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 75546d1  ARROW-8788: [C#] Introduce bit-packed builder for null 
support in builders
     add 903bb8c  ARROW-6978: [R] Add bindings for sum and mean compute kernels

No new revisions were added by this update.

Summary of changes:
 r/DESCRIPTION                   |  2 +-
 r/NAMESPACE                     | 15 +++++++
 r/R/array.R                     |  9 ++++
 r/R/chunked-array.R             | 11 ++++-
 r/R/compute.R                   | 71 +++++++++++++++++++++++++++---
 r/R/record-batch.R              |  2 -
 r/R/scalar.R                    | 10 +++++
 r/R/table.R                     |  2 -
 r/src/compute.cpp               |  6 +++
 r/tests/testthat/test-compute.R | 96 +++++++++++++++++++++++++++++++++++++++++
 10 files changed, 211 insertions(+), 13 deletions(-)

Reply via email to