You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2022/10/12 13:27:32 UTC

[arrow] branch master updated (3a72dc0ef7 -> 21ba22bfbb)

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

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


    from 3a72dc0ef7 ARROW-17999: [C++] Make Minio server launch more robust (#14383)
     add 21ba22bfbb ARROW-17813: [Python] Nested ExtensionArray conversion to/from pandas/numpy (#14238)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/src/arrow/python/arrow_to_pandas.cc | 17 ++++++++++---
 python/pyarrow/tests/test_extension_type.py        | 29 ++++++++++++++++++++++
 2 files changed, 43 insertions(+), 3 deletions(-)