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

jonkeane pushed a change to branch maint-17.0.0-r
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 6a2e19a852 MINOR: [Release] Update versions for 17.0.0
     new bcb094d9c1 GH-43163: [R] Fix bindings in Math group generics (#43162)
     new 9754885cf9 GH-43153: [R] pull on a grouped query returns the wrong 
column (#43172)
     new 17562b48f1 GH-43044: [R] So-called non-API entry points (#43173)
     new 708d177371 MINOR: [R] Add news bullet for mutate() enhancement in 17.0 
(#43189)
     new 5dabe5da31 GH-43194: [R] R_existsVarInFrame isn't available earlier 
than R 4.2 (#43243)

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 r/NEWS.md                             |  1 +
 r/R/arrow-datum.R                     | 31 +++++++++----------
 r/R/dplyr-collect.R                   |  2 +-
 r/src/arrow_cpp11.h                   | 28 ++++++-----------
 r/tests/testthat/test-compute-arith.R | 57 +++++++++++++++++++++++++++++++++--
 r/tests/testthat/test-dplyr-query.R   |  1 +
 6 files changed, 82 insertions(+), 38 deletions(-)

Reply via email to