HaochengLIU commented on code in PR #41822:
URL: https://github.com/apache/arrow/pull/41822#discussion_r1618072741
##########
cpp/src/arrow/filesystem/s3fs.h:
##########
@@ -155,7 +155,7 @@ struct ARROW_EXPORT S3Options {
/// Whether OutputStream writes will be issued in the background, without
blocking.
bool background_writes = true;
- /// Whether to allow creation of buckets
+ /// Whether to disallow creation of buckets
Review Comment:
My bad, just reverted
--
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]