This is an automated email from the ASF dual-hosted git repository.
bkietz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from eb0dd86 ARROW-8123: [Rust] [DataFusion] Add LogicalPlanBuilder
add 91603d8 ARROW-8118: [R] dim method for FileSystemDataset
No new revisions were added by this update.
Summary of changes:
r/NAMESPACE | 2 ++
r/R/arrowExports.R | 4 ++++
r/R/dataset.R | 17 +++++++++++++++++
r/R/dplyr.R | 17 +++++++++++++++++
r/R/parquet.R | 5 +++++
r/src/arrowExports.cpp | 16 ++++++++++++++++
r/src/parquet.cpp | 6 ++++++
r/tests/testthat/test-dataset.R | 24 ++++++++++++++++++++++++
8 files changed, 91 insertions(+)