Skip to content

fix: cache regions for s3fs to work properly across regions#485

Merged
michdr merged 2 commits into
mainfrom
msd-xxx-aws-s3-fs-fix
Jun 12, 2025
Merged

fix: cache regions for s3fs to work properly across regions#485
michdr merged 2 commits into
mainfrom
msd-xxx-aws-s3-fs-fix

Conversation

@michdr

@michdr michdr commented Jun 12, 2025

Copy link
Copy Markdown
Contributor

Pull Request

Changes

Make an AWS S3 connector work, supporting buckets from more than a single region.

Why this change?

S3FileSystem with cache_regions=True will simply instantiate a client for each region on request.

Testing

How was the change tested?

Additional Notes

Any additional information or context you want to provide?

@michdr michdr requested a review from a team June 12, 2025 15:28
@michdr michdr merged commit 8d105db into main Jun 12, 2025
6 checks passed
@michdr michdr deleted the msd-xxx-aws-s3-fs-fix branch June 12, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant