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

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


    from 90a47c0  ARROW-8370: [C++] Migrate type/schema APIs to Result<T>
     add 9422f4d  ARROW-6176: [Python] Basic implementation of 
__arrow_ext_class__, in pure Python

No new revisions were added by this update.

Summary of changes:
 docs/source/python/extending_types.rst      | 62 +++++++++++++++++++++++++++++
 python/pyarrow/array.pxi                    | 13 ++++++
 python/pyarrow/public-api.pxi               |  7 +---
 python/pyarrow/tests/test_extension_type.py | 50 +++++++++++++++++------
 python/pyarrow/types.pxi                    | 10 +++++
 5 files changed, 124 insertions(+), 18 deletions(-)

Reply via email to