jorisvandenbossche commented on PR #39557: URL: https://github.com/apache/arrow/pull/39557#issuecomment-1887323873
> Can the Numpy 2.0 build be a separate CI build? We already have a build where we _test_ with numpy 2.0 (the pandas-nightly installs the nightly wheels for both pandas and numpy). Here we want wheels builds that build against numpy 2.0. While in theory I could duplicate all our wheels builds to have one version building against numpy 1.x and one against numpy 2.0.dev, that are a lot of builds that would be added, and it's sufficient to upload nightly wheels built with the latest numpy for downstream testing. (some other projects like pandas, scikit-learn and matplotlib also have switched to build their nightly wheels with nightly numpy, despite numpy 2.0.dev not yet being stable. That's only expected with the first RC targeted for February). -- 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]
