[
https://issues.apache.org/jira/browse/ARROW-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samuel Sanders closed ARROW-12616.
----------------------------------
Fix Version/s: 9.0.0
Assignee: Samuel Sanders
Resolution: Works for Me
The implementation appears to be complete when you use pyarrow table version >=
2.0, I did not test all configurations, only 9.0.0 with 2.6
> [Python] S3FileSystem OSError when writing to already created bucket
> --------------------------------------------------------------------
>
> Key: ARROW-12616
> URL: https://issues.apache.org/jira/browse/ARROW-12616
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Affects Versions: 4.0.0, 8.0.0
> Reporter: Samuel Sanders
> Assignee: Samuel Sanders
> Priority: Major
> Fix For: 9.0.0
>
>
> When calling parquet.write_to_dataset with an S3FileSystem, the following
> error occurs if the bucket already exists:
> OSError: When creating bucket 'bucket-name': AWS Error [code 100]: Unable to
> parse ExceptionName: InvalidLocationConstraint Message: The specified
> location-constraint is not valid
> The S3FileSystem instance was generated based URI and based on region, but
> both returned the same error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)