kou commented on PR #36119:
URL: https://github.com/apache/arrow/pull/36119#issuecomment-1594253722

   @coryan If we update bundled google-cloud-cpp to 2.12.0 from 2.8.0, our 
GCSFS tests are failed with "missing project id error":
   
   
https://github.com/apache/arrow/actions/runs/5287300615/jobs/9567623572?pr=36119#step:11:223
   
   ```text
   [ RUN      ] TestGCSFSGeneric.Empty
   D:/a/arrow/arrow/cpp/src/arrow/filesystem/gcsfs_test.cc:304: Failure
   Failed
   'gcs_fs_->CreateDir(bucket_name, true)' failed with Invalid: 
google::cloud::Status(INVALID_ARGUMENT: missing project id 
error_info={reason=INVALID_ARGUMENT, domain=gcloud-cpp, 
metadata={gcloud-cpp.source.function=CreateBucket, gcloud-cpp.source.line=402, 
gcloud-cpp.source.filename=D:/a/arrow/arrow/build/cpp/google_cloud_cpp_ep-install/include/google/cloud/storage/client.h,
 gcloud-cpp.version=v2.12.0}}). Detail: [errno 22] Invalid argument
   ```
   
   Do we need to update our GCSFS?


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