This is an automated email from the ASF dual-hosted git repository.

jonkeane pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 39367db  ARROW-15126: [C++] Support Null type as group keys
     add 07ec0a1  ARROW-14461 [R] write_dataset() allows users to pass invalid 
additional arguments

No new revisions were added by this update.

Summary of changes:
 r/R/dataset-format.R                     | 42 ++++++++++++++++++++++++++-
 r/R/dataset-write.R                      |  4 +--
 r/man/ChunkedArray.Rd                    |  1 +
 r/man/RecordBatch.Rd                     |  1 +
 r/man/Table.Rd                           |  1 +
 r/man/array.Rd                           |  1 +
 r/man/write_dataset.Rd                   |  4 +--
 r/tests/testthat/_snaps/dataset-write.md | 49 ++++++++++++++++++++++++++++++++
 r/tests/testthat/test-dataset-write.R    | 34 ++++++++++++++++++++++
 9 files changed, 132 insertions(+), 5 deletions(-)
 create mode 100644 r/tests/testthat/_snaps/dataset-write.md

Reply via email to