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(+)