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

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


    from 18146fc787 MINOR: [CI] Bump apache/infrastructure-actions/stash/save 
from 0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53 to 
bc817c8e9ad7d8216aab74223e32ea391e233b2c (#50896)
     add 892c73dc19 GH-50312: [Python] Fix UUID extension type round-trip to 
pandas returning bytes (#50325)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/src/arrow/python/arrow_to_pandas.cc | 50 +++++++++++++++++++---
 python/pyarrow/src/arrow/python/helpers.cc         | 33 +++++++++++---
 python/pyarrow/src/arrow/python/helpers.h          |  5 +++
 python/pyarrow/tests/parquet/test_data_types.py    | 21 +++++++++
 python/pyarrow/tests/test_extension_type.py        | 41 ++++++++++++++++++
 5 files changed, 140 insertions(+), 10 deletions(-)

Reply via email to