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 2020/12/31 16:26:09 UTC

[arrow] branch master updated (dd5fe70 -> c92256d)

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 dd5fe70  ARROW-11054: [Rust] [DataFusion] Move to sqlparser 0.7.0
     add c92256d  ARROW-10668: [R] Support for the .data pronoun

No new revisions were added by this update.

Summary of changes:
 r/NEWS.md                       |  1 +
 r/R/dplyr.R                     |  5 ++++-
 r/src/arrowExports.cpp          |  2 +-
 r/tests/testthat/test-dataset.R | 29 +++++++++++++++++++++++++++++
 r/tests/testthat/test-dplyr.R   | 36 ++++++++++++++++++++++++++++++++++++
 5 files changed, 71 insertions(+), 2 deletions(-)