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

aws.s3::get_bucket_df does not work with Backblaze S3 #407

Open
caewok opened this issue Nov 5, 2021 · 0 comments · May be fixed by #408
Open

aws.s3::get_bucket_df does not work with Backblaze S3 #407

caewok opened this issue Nov 5, 2021 · 0 comments · May be fixed by #408

Comments

@caewok
Copy link

caewok commented Nov 5, 2021

Backblaze S3 will return bucket lists without Owner:DisplayName. This causes as.data.frame.s3_bucket to fail when parsing the contents for get_bucket_df because there is a null field causing rbind.data.frame to throw an error. I will open a PR with possible fix.

@caewok caewok linked a pull request Nov 5, 2021 that will close this issue
2 tasks
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 a pull request may close this issue.

1 participant