You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2022/04/22 16:11:59 UTC

[arrow] branch master updated (16638a4452 -> 912e2bb334)

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

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


    from 16638a4452 ARROW-15800 [R] Implement bindings for `lubridate::as_date()` and `lubridate::as_datetime()`
     add 912e2bb334 ARROW-16204: [C++][Dataset] Default error existing_data_behaviour for writing dataset ignores a single file

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/dataset_writer.cc      |  2 +-
 cpp/src/arrow/dataset/dataset_writer_test.cc | 12 ++++++++++++
 docs/source/python/dataset.rst               |  4 ++--
 3 files changed, 15 insertions(+), 3 deletions(-)