raulcd commented on issue #47051:
URL: https://github.com/apache/arrow/issues/47051#issuecomment-3057386740

   > Can you post the minor dependency differences just in case?
   
   The only things I've been able to find different between the last success 
and the first failure:
   On the conda installed dependencies the only difference I can find is the 
sqlite build version:
   `conda-forge/win-64::libsqlite-3.50.1-h67fdade_0` vs 
`conda-forge/win-64::libsqlite-3.50.1-h053a19d_4`
   the rest are exactly the same.
   
   From the CMake Arrow C++ build logs (apart from the commit tested) only the 
MSVC changes:
   1. Visual Studio Version
   Working: Visual Studio 2022 Developer Command Prompt v17.13.15
   Failing: Visual Studio 2022 Developer Command Prompt v17.14.5
   2. MSVC Compiler Version
   Working: MSVC 19.43.34808.0
   Failing: MSVC 19.44.35209.0
   3. MSBuild Version
   Working: MSBuild version 17.13.15+18b3035f6
   Failing: MSBuild version 17.14.10+8b8e13593
   
   For the Pyarrow build logs again only MSVC changes.
   
   [Last 
success](https://github.com/ursacomputing/crossbow/actions/runs/15779481696/job/44481358031)
   [First 
failure](https://github.com/ursacomputing/crossbow/actions/runs/15795915270/job/44527890479)
   


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

Reply via email to