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 f3962ea ARROW-11837: [C++][Dataset] expose originating Fragment on
ScanTask
add 4bebe23 ARROW-11649: [R] Add support for null_fallback to R
No new revisions were added by this update.
Summary of changes:
r/R/arrowExports.R | 8 ++++----
r/R/dataset-partition.R | 34 +++++++++++++++++++++++++++-------
r/R/dataset-write.R | 4 +++-
r/man/Partitioning.Rd | 13 +++++++++++--
r/man/hive_partition.Rd | 6 +++++-
r/man/write_dataset.Rd | 2 ++
r/src/arrowExports.cpp | 18 ++++++++++--------
r/src/dataset.cpp | 12 ++++++++----
r/tests/testthat/test-dataset.R | 30 ++++++++++++++++++++++++++++++
9 files changed, 100 insertions(+), 27 deletions(-)