You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2020/03/27 18:22:51 UTC

[arrow] branch master updated (26bd82f -> 8ee4be7)

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 26bd82f  ARROW-8242: [C++] Flight fails to compile on GCC 4.8
     add 8ee4be7  ARROW-8070: [C++] Cast segfaults on unsupported cast from list<binary> to utf8

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/cast.cc      | 17 ++++++++---------
 cpp/src/arrow/compute/kernels/cast_test.cc | 11 +++++++++++
 python/pyarrow/tests/test_array.py         | 11 +++++++++++
 3 files changed, 30 insertions(+), 9 deletions(-)