zhengruifeng commented on PR #53603: URL: https://github.com/apache/spark/pull/53603#issuecomment-3691308234
sorry, it causes CI failure https://github.com/apache/spark/actions/runs/20503854751/job/58915302019 ``` > [4/4] RUN python3.10 -m pip install --force numpy==2.0.0 pyarrow==15.0.0 pandas==2.2.0 six==1.16.0 scipy scikit-learn coverage unittest-xml-reporting grpcio==1.76.0 grpcio-status==1.76.0 googleapis-common-protos==1.71.0 zstandard==0.25.0 graphviz==0.20 protobuf && python3.10 -m pip cache purge: 2.659 pyarrow 15.0.0 depends on numpy<2 and >=1.16.6 2.659 ``` let me revert it for now and double check the dependencies -- 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]
