raulcd commented on PR #48765:
URL: https://github.com/apache/arrow/pull/48765#issuecomment-3719497018

   I see, it might not be related to xsimd but to one of the other conda 
dependencies. Updating `conda_env_cpp.txt` seems to make the docker step to be 
rebuilt on the image and the resolver might be upgrading something else. On my 
job the step is cached:
   ```
   2026-01-07T15:13:12.7195859Z #8 [ 5/11] RUN mamba install -q -y         
--file arrow/ci/conda_env_cpp.txt         --file arrow/ci/conda_env_gandiva.txt 
        compilers         doxygen         libnuma         mold         
python=3.10         valgrind &&     mamba clean --all --yes
   2026-01-07T15:13:12.7196780Z #8 CACHED
   ```


-- 
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]

Reply via email to