This is an automated email from the ASF dual-hosted git repository.
jorisvandenbossche pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from ad115be121 GH-33287: [R] Cannot read_parquet on http URL (#34708)
add 01e76ba69f GH-34165: [Python] Extension array data type should default
to the storage type if to_pandas_dtype is not implemented (#34559)
No new revisions were added by this update.
Summary of changes:
ci/conda_env_gandiva.txt | 2 +-
python/pyarrow/array.pxi | 20 +------
python/pyarrow/src/arrow/python/arrow_to_pandas.cc | 21 +++++++
python/pyarrow/table.pxi | 18 +++---
python/pyarrow/tests/test_extension_type.py | 64 +++++++++++++++++++++-
5 files changed, 99 insertions(+), 26 deletions(-)