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 2019/12/12 01:33:01 UTC

[arrow] branch master updated (3d3ecfb -> 2287ce2)

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 3d3ecfb  ARROW-7317: [C++] Migrate Iterator to a Result API
     add 2287ce2  ARROW-7360: [R] Can't use dplyr filter() with variables defined in parent scope

No new revisions were added by this update.

Summary of changes:
 r/R/dplyr.R                     | 19 +++++++++++----
 r/tests/testthat/test-dataset.R |  9 +++++--
 r/tests/testthat/test-dplyr.R   | 52 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 73 insertions(+), 7 deletions(-)