You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/22 16:54:18 UTC

[GitHub] [arrow] kszucs commented on a diff in pull request #12763: ARROW-14892: [Python][C++] GCS Bindings

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


##########
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:
   Based on the install script this will break the arm wheel builds.



-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org