[
https://issues.apache.org/jira/browse/ARROW-15906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-15906.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 13206
[https://github.com/apache/arrow/pull/13206]
> [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
> Assignee: Will Jones
> Priority: Major
> Labels: pull-request-available
> Fix For: 9.0.0
>
> Time Spent: 4h
> Remaining Estimate: 0h
>
> 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.7#820007)