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/07/13 19:15:40 UTC

[arrow] branch master updated (9e1a723 -> cba7f48)

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 9e1a723  ARROW-8655: [C++][Python] Preserve partitioning information for a discovered Dataset
     add cba7f48  ARROW-13321 - [C++][Python] MakeArrayFromScalar doesn't work for FixedSizeBinaryType

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array/array_test.cc                |  6 ++++++
 cpp/src/arrow/array/util.cc                      | 17 +++++++++++------
 cpp/src/arrow/compute/kernels/codegen_internal.h |  2 +-
 3 files changed, 18 insertions(+), 7 deletions(-)