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/09/01 14:57:48 UTC

[arrow] branch master updated (d5e534a -> 247a7a9)

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 d5e534a  ARROW-12011: [C++] Fix crashes and incorrect results when printing extreme date values
     add 247a7a9  ARROW-13620: [R] Binding for n_distinct()

No new revisions were added by this update.

Summary of changes:
 r/R/dplyr-functions.R                   | 10 +++++++++-
 r/src/compute.cpp                       |  8 ++++++++
 r/tests/testthat/test-dplyr-aggregate.R | 17 +++++++++++++++++
 3 files changed, 34 insertions(+), 1 deletion(-)