cpcloud commented on a change in pull request #23: Build wheels for 0.9.0
URL: https://github.com/apache/arrow-dist/pull/23#discussion_r176859450
 
 

 ##########
 File path: scripts/python-wheels-windows.bat
 ##########
 @@ -40,7 +37,7 @@ pushd %ARROW_SRC%
 @rem fix up symlinks
 git config core.symlinks true
 git reset --hard || exit /B
-git checkout %pyarrow_commit% || exit /B
+git checkout "apache-arrow-%pyarrow_version%" || exit /B
 
 Review comment:
   Fine by me, we can just use the ref syntax, which includes tags and commits

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to