raulcd commented on PR #46062: URL: https://github.com/apache/arrow/pull/46062#issuecomment-2788796064
The verification failures for the Cython test failures seem related (https://github.com/ursacomputing/crossbow/actions/runs/14346500540/job/40217230470#step:6:10749): ``` > raise CalledProcessError(retcode, cmd) E subprocess.CalledProcessError: Command '['/private/var/folders/k3/c71kbslj38s1vm3tnwmqyd980000gn/T/arrow-HEAD.XXXXX.1a2alPCQ/miniforge/envs/conda-source/bin/python3.13', '-m', 'pip', 'install', '.']' returned non-zero exit status 1. ``` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org