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/06 04:53:59 UTC

[arrow] branch master updated (0f36697 -> a68b68d)

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 0f36697  ARROW-7837 [JAVA] copyFromSafe fails due to a bug in handleSafe
     add a68b68d  ARROW-7806: [Python] Support LargeListArray and list<LargeBinaryArray> conversion to pandas.

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/arrow_to_pandas.cc | 36 +++++++++++++++++++++++++++------
 python/pyarrow/tests/test_pandas.py     | 23 +++++++++++++++++++++
 2 files changed, 53 insertions(+), 6 deletions(-)