You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2023/06/29 09:14:10 UTC

[arrow] branch main updated (14e4d7bc57 -> f9b619b729)

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 14e4d7bc57 GH-35573: [Python] pa.FixedShapeTensorArray.to_numpy_ndarray fails on sliced arrays (#36164)
     add f9b619b729 GH-34886: [Python] Add correct __array__ numpy conversion for Table and RecordBatch (#36242)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/table.pxi           | 10 ++++++++++
 python/pyarrow/tests/test_table.py | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)