wjones127 opened a new pull request, #13206: URL: https://github.com/apache/arrow/pull/13206
BREAKING CHANGE: modifies `S3FileSystem` to not allow creating or deleting buckets by default. A new option is added `allow_create_buckets`, which enables creating and deleting buckets. Outside of tests, most use cases will not want to create or delete buckets, and doing so accidentally is not desirable either. Buckets have governance controls like permissions and cost-tracking tags. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org