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/08/31 19:56:19 UTC

[arrow] branch master updated (ab4339d -> 82e96e2)

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 ab4339d  ARROW-13441: [C++][CSV] Skip empty batches in column decoder
     add 82e96e2  ARROW-13560: [R] Allow Scanner$create() to accept filter / project even with arrow_dplyr_querys

No new revisions were added by this update.

Summary of changes:
 r/R/dataset-scan.R              | 25 ++++++++++++++++++--
 r/R/dplyr-filter.R              | 11 +++++++--
 r/man/Scanner.Rd                |  3 ++-
 r/tests/testthat/test-dataset.R | 52 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 86 insertions(+), 5 deletions(-)