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/05/20 19:50:11 UTC

[arrow] branch master updated (a70b4a0 -> ad56c4c)

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 a70b4a0  ARROW-8794: [C++] Expand performance coverage of parquet to arrow reading
     add ad56c4c  ARROW-8864: [R] Add methods to Table/RecordBatch for consistency with data.frame

No new revisions were added by this update.

Summary of changes:
 r/NAMESPACE                         |  6 ++++++
 r/R/record-batch.R                  | 17 ++++++++++++++---
 r/R/table.R                         | 13 ++++++++++---
 r/tests/testthat/test-RecordBatch.R |  8 ++++++++
 r/tests/testthat/test-Table.R       | 21 +++++++++++++++++----
 5 files changed, 55 insertions(+), 10 deletions(-)