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/02/15 10:18:57 UTC

[arrow] branch master updated (7b5efe4 -> 26d6e62)

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 7b5efe4  ARROW-14908: [C++][R] Dataset hash join segfaults on Windows
     add 26d6e62  ARROW-9664: [Python] Array/ChunkedArray.to_pandas do not support types_mapper keyword

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/array.pxi            |  8 ++++---
 python/pyarrow/table.pxi            |  4 ++--
 python/pyarrow/tests/test_pandas.py | 48 +++++++++++++++++++++++++++++++++++++
 3 files changed, 55 insertions(+), 5 deletions(-)