splitgraph / seafowl

Analytical database for data-driven Web applications 🪶
https://seafowl.io
Apache License 2.0
386 stars 9 forks source link

Autodetect bucket region in S3 without custom endpoints #526

Closed mildbyte closed 1 month ago

mildbyte commented 1 month ago

If we get an S3 object store through clade without a bucket or a custom endpoint, use the resolve_bucket_region function to find out where the bucket is (otherwise, we'll default to us-east-1).