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/19 00:49:11 UTC

[arrow] branch master updated (fdf8fdc -> 7916fb4)

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 fdf8fdc  ARROW-7858: [C++][Python] Support casting from ExtensionArray
     add 7916fb4  ARROW-8122: [Python] Empty numpy arrays with shape cannot be deserialized

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/tensor.cc                    |  3 +++
 python/pyarrow/tests/test_pandas.py        | 18 +++++++++++++++---
 python/pyarrow/tests/test_serialization.py | 15 +++++++++++++++
 3 files changed, 33 insertions(+), 3 deletions(-)