Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rewrite(S3FileSystemProvider): instantiate S3FileAttributes once #288

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

guicamest
Copy link
Contributor

Description of changes:

The rewrite unifies the returns from readAttributes taking advantage of the filter option. As a consequence, asMap() method from S3BasicFileAttributes is not used anymore, so it has been cleaned up.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@guicamest guicamest force-pushed the rewriteReadAttributes branch 2 times, most recently from 2eba11c to dce6b31 Compare November 9, 2023 16:37
Copy link
Contributor

@markjschreiber markjschreiber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@markjschreiber
Copy link
Contributor

Looks good but the change to using var introduced a conflict here that you might need to merge in.

@markjschreiber markjschreiber merged commit 6edca11 into awslabs:main Nov 9, 2023
1 check passed
@guicamest guicamest deleted the rewriteReadAttributes branch November 9, 2023 16: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.

2 participants