Will Jones created ARROW-15906:
----------------------------------
Summary: [C++] S3Filesystem shouldn't create new buckets by default
Key: ARROW-15906
URL: https://issues.apache.org/jira/browse/ARROW-15906
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Affects Versions: 7.0.0
Reporter: Will Jones
Fix For: 8.0.0
S3 buckets typically have a lot of governance around them (permissions,
cost-tracking tags), so they should not be created unless a user explicitly
asks.
We should add an option to {{S3Options}} to control whether to create buckets,
and default to False.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)