alippai commented on issue #48473:
URL: https://github.com/apache/arrow/issues/48473#issuecomment-5212372350

   I made the working PR with the old API a few months ago and there was some 
pushback that it's confusing, hard to read.  
   That can be revived if there is interest, but I believe the NumPy 2.0 should 
be a solid choice for Arrow 26.
   
   The extension module trick is cool. Alternatively you can infer that python 
3.13-3.14 is Numpy 2.0 for sure (and skip new numpy api support for python 
3.10-3.12).
   
   
https://github.com/scientific-python/specs/issues/386#issuecomment-5205781428 
here is a new update on the SPEC0 confirming the change.
   
   While we officially don't follow SPEC0, they already dropped NumPy 2.0 and 
they are dropping NumPy 2.1 now. 


-- 
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]

Reply via email to