emkornfield commented on code in PR #12763:
URL: https://github.com/apache/arrow/pull/12763#discussion_r856837612


##########
ci/scripts/python_wheel_unix_test.sh:
##########
@@ -78,6 +83,7 @@ fi
 if [ "${CHECK_UNITTESTS}" == "ON" ]; then
   # Install testing dependencies
   pip install -U -r ${source_dir}/python/requirements-wheel-test.txt
+  PYTHON=python ${source_dir}/ci/scripts/install_gcs_testbench.sh default

Review Comment:
   I won't have access to a computer for at least 24 hours feel free to push 
changes if you would like to try it out.



-- 
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]

Reply via email to