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/01/23 17:22:01 UTC

[arrow] branch master updated (910a020 -> 26065ee)

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 910a020  ARROW-7290: [C#] Implement ListArray Builder
     add 26065ee  ARROW-7658: [R] Support dplyr filtering on date/time

No new revisions were added by this update.

Summary of changes:
 r/DESCRIPTION                   |  2 +-
 r/NAMESPACE                     |  3 ++
 r/R/arrow-package.R             |  2 +-
 r/R/dplyr.R                     | 72 +++++++++++++++++++++++------------------
 r/R/expression.R                | 14 ++++++--
 r/tests/testthat/test-dataset.R | 14 +++-----
 6 files changed, 61 insertions(+), 46 deletions(-)