terencehonles commented on a change in pull request #8386:
URL: https://github.com/apache/arrow/pull/8386#discussion_r501409865
##########
File path: dev/tasks/python-wheels/win-build.bat
##########
@@ -110,6 +110,6 @@ set ARROW_TEST_DATA=%ARROW_SRC%\testing\data
%PYTHON_INTERPRETER% -c "import pyarrow.dataset" || exit /B
@rem run the python tests, but disable the cython because there is a linking
-@rem issue on python 3.8
+@rem issue on python 3.9
set PYARROW_TEST_CYTHON=OFF
Review comment:
Sounds good to me, thanks for kicking things off. I had also create
https://github.com/ursa-labs/ursabot/pull/205 to adjust buildbot since I
realized 3.9 wasn't being built just by me creating this PR.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]