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


##########
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:
   Could you tell me the URL of the failed case?



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