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

Implement bulk_delete_request for Azure #5680

Open
andrebsguedes opened this issue Apr 22, 2024 · 0 comments · May be fixed by #5681
Open

Implement bulk_delete_request for Azure #5680

andrebsguedes opened this issue Apr 22, 2024 · 0 comments · May be fixed by #5681
Labels
enhancement Any new improvement worthy of a entry in the changelog

Comments

@andrebsguedes
Copy link
Contributor

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Currently delete_stream for MicrosoftAzure performs individual delete requests (although concurrent) even though Azure supports bulk requests for deletes.

Describe the solution you'd like

Implement bulk_delete_request for Azure through the BlobBatch API.

@andrebsguedes andrebsguedes added the enhancement Any new improvement worthy of a entry in the changelog label Apr 22, 2024
@andrebsguedes andrebsguedes linked a pull request Apr 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any new improvement worthy of a entry in the changelog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant