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

Use infodata['size'] for s3fs #521

Merged
merged 1 commit into from
Apr 26, 2022
Merged

Use infodata['size'] for s3fs #521

merged 1 commit into from
Apr 26, 2022

Conversation

atrawog
Copy link
Collaborator

@atrawog atrawog commented Apr 26, 2022

After providing both the keys Size and size in S3FileSystem.info. S3Fs has switched to only providing the key size which breaks the indexing of an S3Store in quetz on newer S3Fs versions (because quetz currently uses Size).

@wolfv wolfv added the bug Something isn't working label Apr 26, 2022
@wolfv
Copy link
Member

wolfv commented Apr 26, 2022

LGTM!

@wolfv wolfv merged commit 344bf78 into mamba-org:main Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants