raulcd commented on issue #47051: URL: https://github.com/apache/arrow/issues/47051#issuecomment-3057992707
Following the question on the PyArrow communit call, the Windows wheels should be fine, we are using the docker image from `mcr.microsoft.com/windows/servercore:ltsc2022` and they are successful currently using (https://github.com/ursacomputing/crossbow/actions/runs/16190291699/job/45704279066#step:7:1094) to build: ``` C:\arrow-build>cmake --build . --config release --target install || exit /B 1 MSBuild version 17.13.19+0d9f5a35a for .NET Framework ``` -- 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