-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly cache S3 client in S3 native FS with security mapping
S3 native FS with security mapping enabled is supposed to cache S3 clients for mappings resolved using both an identity and location. This change avoids creating new caches when resolving locations.
- Loading branch information
1 parent
5646cc2
commit 8916dce
Showing
2 changed files
with
15 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
72 changes: 0 additions & 72 deletions
72
...ilesystem-s3/src/main/java/io/trino/filesystem/s3/S3SecurityMappingFileSystemFactory.java
This file was deleted.
Oops, something went wrong.