This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a change to branch maint-15.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git
from b5d26f833c GH-39533: [Python] NumPy 2.0 compat: remove usage of
np.core (#39535)
add 6a1044ff38 GH-39515: [Python] Pass in type to `MapType.from_arrays`
(#39516)
add 29502eac92 GH-38470: [CI][Integration] Install jpype and build JNI
c-data to run integration tests (#39502)
No new revisions were added by this update.
Summary of changes:
dev/archery/archery/integration/tester_java.py | 14 ++++++--
dev/archery/setup.py | 1 +
dev/release/verify-release-candidate.sh | 47 ++++++++++++++++++++++++++
python/pyarrow/array.pxi | 21 ++++++++----
python/pyarrow/includes/libarrow.pxd | 8 +++++
python/pyarrow/tests/test_array.py | 19 ++++++++++-
6 files changed, 101 insertions(+), 9 deletions(-)