hiroyuki-sato commented on PR #46497: URL: https://github.com/apache/arrow/pull/46497#issuecomment-2893455564
It seems that the following error are know issues. * test-conda-python-3.10-pandas-latest-numpy-latest #46343 * test-conda-python-3.10 #46343 Rest of two are the same error. * example-python-minimal-build-fedora-conda * example-python-minimal-build-ubuntu-venv https://github.com/ursacomputing/crossbow/actions/runs/15107317228/job/42458657050#step:3:13178 https://github.com/ursacomputing/crossbow/actions/runs/15107317390/job/42458658267#step:3:15548 ``` E ImportError: Pandas requires version '10.0.1' or newer of 'pyarrow' (version '0.1.dev17552+gf1917a8' currently installed). ``` -- 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]
