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/03/11 23:54:10 UTC

[arrow] branch master updated (cfec7bc -> f9392a6)

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 cfec7bc  ARROW-11927: [Rust][DataFusion] Support Limit push down optimization
     add f9392a6  ARROW-11880: [R] Handle empty or NULL transmute() args properly

No new revisions were added by this update.

Summary of changes:
 r/R/dplyr.R                          | 10 ++++++----
 r/tests/testthat/test-dataset.R      | 32 ++++++++++++++++++++++++++++++
 r/tests/testthat/test-dplyr-mutate.R | 38 +++++++++++++++++++++++++++++++++++-
 3 files changed, 75 insertions(+), 5 deletions(-)