This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from c6e0fa4 ARROW-10193: [Python] Segfault when converting to fixed size
binary array
add 814c681 ARROW-10192: [Python] Always decode inner dictionaries when
converting array to Pandas
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/python/arrow_to_pandas.cc | 138 +++++++++++++++++---------------
cpp/src/arrow/python/arrow_to_pandas.h | 3 +
python/pyarrow/tests/test_pandas.py | 31 +++++++
3 files changed, 108 insertions(+), 64 deletions(-)