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 b40fb2c798 GH-34206: [C++] Don't let jemalloc defines affect unity
builds (#34185)
add 1333545472 GH-33801: [Python] Expose C++
ExtensionTypes/ExtensionArrays in pyarrow (#33802)
No new revisions were added by this update.
Summary of changes:
python/pyarrow/tests/extensions.pyx | 95 +++++++++++++++++++++++++++++
python/pyarrow/tests/test_extension_type.py | 48 +++++++++++++++
python/pyarrow/types.pxi | 17 +++++-
3 files changed, 157 insertions(+), 3 deletions(-)
create mode 100644 python/pyarrow/tests/extensions.pyx