aimtsou commented on PR #37817: URL: https://github.com/apache/spark/pull/37817#issuecomment-1444586606
Yes we agree that users can limit their numpy system installation to < 1.20.0, if they use Spark 3.3 I will have to check and test the different versions but I believe according to the notes from numpy should be from the numpy 1.20.0 according to [1](https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations),[2](https://github.com/numpy/numpy/pull/14882). I will have to verify it to be sure though. Well numpy 1.20.0 was released in 01/2021 which makes it 2 year old but the final decision is up to you. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
