raulcd commented on issue #47033: URL: https://github.com/apache/arrow/issues/47033#issuecomment-3052188737
I created a new PR to test if this is related to unity builds on Windows. I can see the verification job uses `-DCMAKE_UNITY_BUILD=ON` which we also do on appveyor were we had to do the bypass with `_MSC_VER < 1930` but the rest of Windows related CI jobs seem to not use unity builds, like [AMD64 Windows 2022 AVX2](https://github.com/apache/arrow/actions/runs/15832613138/job/44628723761) where it is successful. -- 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