lidavidm commented on code in PR #4303:
URL: https://github.com/apache/arrow-adbc/pull/4303#discussion_r3198199561
##########
.github/workflows/packaging.yml:
##########
@@ -1031,8 +1039,6 @@ jobs:
# TODO(https://github.com/apache/arrow-adbc/issues/4269): remove
cmd.exe usage
shell: cmd # zizmor: ignore[misfeature]
run: |
- where python.exe
- CALL "C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bat"
Review Comment:
It seems CMake is perfectly capable of doing this itself without us having
to hardcode a fragile path (this path no longer works, nor does the obvious
update)
--
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]