You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2021/12/01 14:36:53 UTC

[arrow] branch master updated (a356f73 -> 3668b57)

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

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


    from a356f73  ARROW-14586  [R] summarise() with nested aggregate expressions has a confusing error
     add 3668b57  ARROW-13371 [R] binding for make_struct -> StructArray$create()

No new revisions were added by this update.

Summary of changes:
 r/R/dplyr-functions.R                    |  54 +++++++++++++
 r/tests/testthat/test-dplyr-funcs-type.R | 125 +++++++++++++++++++++++++++++++
 2 files changed, 179 insertions(+)