alippai opened a new pull request, #50769: URL: https://github.com/apache/arrow/pull/50769
### Rationale for this change Require Numpy 2.0 to support newer features, allow newer numpy API/ABI ### What changes are included in this PR? - Numpy 2.0+ requirement - Pandas 2.2+ requirement ### Are there any user-facing changes? Yes, in contrast to pyarrow 24, after merging this PR pyarrow 25 can't be installed with Numpy 1.x or pandas 2.0-2.1 **This PR includes breaking changes to public APIs.** This PR was created using GPT-5.6-Sol-xhigh, every line read & reviewed by me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
