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

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


    from 6e645ca  ARROW-7306: [C++] Add Result-returning version of 
FileSystemFromUri
     add e902b24  ARROW-7279: [C++] Rename UnionArray::type_ids to type_codes

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array.cc                        | 11 ++++---
 cpp/src/arrow/array.h                         | 25 +++++++++------
 cpp/src/arrow/array/builder_union.cc          |  4 +--
 cpp/src/arrow/array/diff.cc                   |  6 ++--
 cpp/src/arrow/array/validate.cc               | 20 ++++++------
 cpp/src/arrow/compare.cc                      |  8 ++---
 cpp/src/arrow/compute/kernels/take_internal.h | 44 +++++++++++++--------------
 cpp/src/arrow/ipc/json_internal.cc            |  2 +-
 cpp/src/arrow/ipc/writer.cc                   | 14 ++++-----
 cpp/src/arrow/pretty_print.cc                 |  4 +--
 cpp/src/arrow/python/deserialize.cc           | 10 +++---
 cpp/src/arrow/type.cc                         |  6 ++--
 cpp/src/arrow/type.h                          |  2 +-
 python/pyarrow/includes/libarrow.pxd          |  6 ++--
 ruby/red-arrow/ext/arrow/converters.hpp       | 12 ++++----
 15 files changed, 91 insertions(+), 83 deletions(-)

Reply via email to