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 2022/08/27 21:45:04 UTC

[arrow] branch master updated (1b9c57e208 -> 80bba29961)

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 1b9c57e208 ARROW-17453: [Go][C++][Parquet] Inconsistent Data with Repetition Levels (#13982)
     add 80bba29961 ARROW-17463: [R] Avoid unnecessary projections (#13954)

No new revisions were added by this update.

Summary of changes:
 r/R/query-engine.R                      | 24 ++++++++--
 r/tests/testthat/test-dplyr-collapse.R  | 36 +++++++++++++++
 r/tests/testthat/test-dplyr-query.R     | 82 +++++++++++++++++++++------------
 r/tests/testthat/test-dplyr-summarize.R | 41 ++++++++++++++++-
 4 files changed, 147 insertions(+), 36 deletions(-)