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

feat: vacuum with concurrent requests #1382

Merged
merged 1 commit into from
May 21, 2023

Conversation

wjones127
Copy link
Collaborator

Description

We don't yet have batch deletes in object store (but will soon). In the meantime, we can at least issue multiple requests in parallel. Set the default at 10. I think that should be reasonable for now; later we can optimize to try to find the right rate to avoid rate-limiting.

Related Issue(s)

Documentation

@github-actions github-actions bot added binding/rust Issues for the Rust crate rust labels May 21, 2023
Copy link
Collaborator

@roeap roeap left a comment

Choose a reason for hiding this comment

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

LGTM!

@wjones127 wjones127 merged commit 5d8f20c into delta-io:main May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants