laserninja commented on PR #58788: URL: https://github.com/apache/spark/pull/58788#issuecomment-5673795048
Created [SPARK-59516](https://issues.apache.org/jira/browse/SPARK-59516) and updated the title and description. I also addressed the CI failure in d6233b0c2d3: NumPy 2.3 changed the infinity norm of empty arrays to return zero, so the zero-dimensional regression now checks consistency with existing dense-vector behavior instead of always expecting ValueError. Reproduced the original test failure with NumPy 2.3.0; all 6 focused tests now pass with NumPy 2.2.6 and 2.3.0. Ruff lint and formatting pass. The description now scopes the original bug to older supported NumPy versions. Full CI is pending on the new commit. -- 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]
