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


##########
ci/scripts/python_test.sh:
##########
@@ -47,9 +48,15 @@ export PYARROW_TEST_CUDA
 export PYARROW_TEST_DATASET
 export PYARROW_TEST_FLIGHT
 export PYARROW_TEST_GANDIVA
+export PYARROW_TEST_GCS
 export PYARROW_TEST_HDFS
 export PYARROW_TEST_ORC
 export PYARROW_TEST_PARQUET
 export PYARROW_TEST_S3
 
+# DO NOT SUBMIT

Review Comment:
   This seemed like an ugly hack.  I was hoping someone could point me to a 
better solution.  I will try removing after the rebase to see if the tests now 
pass, as the prior install command (install_gcs_testbench.sh) has been updated 
slightly at HEAD



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