crepererum commented on code in PR #7213:
URL: https://github.com/apache/arrow-rs/pull/7213#discussion_r1973674603
##########
object_store/src/gcp/client.rs:
##########
@@ -384,12 +389,21 @@ impl GoogleCloudStorageClient {
payload: PutPayload,
opts: PutOptions,
) -> Result<PutResult> {
+ let PutOptions {
+ mode,
+ // not supported by GCP
Review Comment:
@tustvold can you check if this is correct or an oversight?
--
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]