You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/12/14 13:20:22 UTC

[arrow] branch master updated (e401246 -> 5d44cb8)

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

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


    from e401246  ARROW-15070: [Python][C++][R][Doc] Add a general statement to dataset docs around the lack of ACID guarantees
     add 5d44cb8  ARROW-11424: [C++] StructType::{AddField,RemoveField,SetField} member functions

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/type.cc      | 26 +++++++++++++++++++++++++-
 cpp/src/arrow/type.h       |  9 +++++++++
 cpp/src/arrow/type_test.cc | 32 ++++++++++++++++++++++++++++++++
 3 files changed, 66 insertions(+), 1 deletion(-)