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

Batched deletion of objects? #188

Open
wlandau opened this issue Nov 7, 2023 · 0 comments
Open

Batched deletion of objects? #188

wlandau opened this issue Nov 7, 2023 · 0 comments

Comments

@wlandau
Copy link

wlandau commented Nov 7, 2023

In targets, functions tar_destroy(), tar_delete(), and tar_prune() delete GCS objects one at a time. It would be great to be able to delete whole groups of objects, with version numbers whenever available. For AWS, https://www.paws-r-sdk.com/docs/s3_delete_objects/ works out really well in my case, and I implemented it in targets. Would be great to do the same for GCP. c.f. ropensci/targets#1171

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

No branches or pull requests

1 participant