Open francois-travais opened 10 months ago
At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please comment to let us know why it is important to you and if it is still reproducible on recent versions of Airbyte.
Connector Name
destination-iceberg
Connector Version
0.1.5
What step the error happened?
Configuring a new connector
Relevant information
My cloud provider is Scaleway, they provide object storage service using S3 protocol. But Scaleway's object storage regions are not the same as AWS regions.
Unfortunately in Iceberg destination connector configuration form, S3 region is a static list, I cannot set the region
fr-par
(Scaleway's Paris region).In my opinion the best way to fix this is to make the S3 region field a normal text box instead of a select box.
Relevant log output
No response
Contribute