coryan commented on code in PR #36228: URL: https://github.com/apache/arrow/pull/36228#discussion_r1237937479
########## cpp/src/arrow/filesystem/gcsfs_internal.h: ########## @@ -53,6 +64,8 @@ ARROW_EXPORT Result<std::shared_ptr<const KeyValueMetadata>> FromObjectMetadata( ARROW_EXPORT std::int64_t Depth(std::string_view path); +google::cloud::Options AsGoogleCloudOptions(const GcsOptions& options); Review Comment: Done. -- 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]
