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/07/16 14:46:06 UTC

[arrow] branch master updated (af155c3 -> f7cac0e)

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 af155c3  ARROW-9056: [C++] Support aggregations over scalars
     add f7cac0e  ARROW-13189: [R] Disable row-level metadata application on datasets

No new revisions were added by this update.

Summary of changes:
 r/NAMESPACE                      |  1 +
 r/R/metadata.R                   | 45 ++++++++++++++++++++++++++++++++++------
 r/tests/testthat/helper-arrow.R  |  6 ++++++
 r/tests/testthat/test-dataset.R  |  6 ------
 r/tests/testthat/test-metadata.R | 42 +++++++++++++++++++++++++++++++++++++
 5 files changed, 88 insertions(+), 12 deletions(-)