IIFE commented on PR #2858: URL: https://github.com/apache/arrow-adbc/pull/2858#issuecomment-2923243136
> I don't see that in the log: https://github.com/apache/arrow-adbc/actions/runs/15340229681/job/43164905567?pr=2858 The issue is down to the commands in GitHub action not simulating Visual Studio. Pushed these changes to the GitHub flow: - Use Visual Studio generator so that the required vcxproj files are created - Build using msbuild against `ALL_BUILD.vcxproj` - Install using msbuild against `INSTALL.vcxproj` Tested the above from PowerShell locally and works as expected. Let's see if the GitHub action passes now. This is also with tests enabled. -- 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