You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2021/06/17 19:37:25 UTC

[arrow] branch master updated (618f5de -> d3cdcb6)

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

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


    from 618f5de  ARROW-13101: [Python][Doc] pyarrow.FixedSizeListArray does not appear in the documentation
     add d3cdcb6  ARROW-13092: [C++] Return an error in CreateDir if target is a file

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/test_util.cc |  3 +++
 cpp/src/arrow/util/io_util.cc         | 18 +++++++++++++++--
 cpp/src/arrow/util/io_util_test.cc    | 37 +++++++++++++++++++++++------------
 3 files changed, 44 insertions(+), 14 deletions(-)