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


##########
ci/scripts/python_wheel_unix_test.sh:
##########
@@ -67,6 +69,10 @@ import pyarrow.orc
 import pyarrow.parquet
 import pyarrow.plasma
 "
+  if [ "${PYARROW_TEST_GCS}" == "ON" ]; then
+    pip install 
https://github.com/googleapis/storage-testbench/archive/v0.16.0.tar.gz

Review Comment:
   @kou You could reproduce by simply running `archery docker run conda-python` 
locally (at least I could). That said, the snippet you're commenting on doesn't 
exist anymore.



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