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 69aad53eaa ARROW-17349: [C++] Allow casting map types (#14198)
     add a02a3369da ARROW-17863: [Python] Deprecate Plasma Python bindings 
(#14343)

No new revisions were added by this update.

Summary of changes:
 docs/source/developers/python.rst   |  6 ++++--
 docs/source/python/api/plasma.rst   |  4 ++++
 docs/source/python/plasma.rst       |  4 ++++
 python/pyarrow/__init__.py          | 10 +++++++++-
 python/pyarrow/_plasma.pyx          | 28 ++++++++++++++++++++++++----
 python/pyarrow/plasma.py            | 12 +++++++++++-
 python/pyarrow/tests/test_plasma.py | 28 ++++++++++++++++++++++++++++
 7 files changed, 84 insertions(+), 8 deletions(-)

Reply via email to