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

Enable S3BatchDelete #2965

Merged
merged 27 commits into from
Jan 31, 2025
Merged

Enable S3BatchDelete #2965

merged 27 commits into from
Jan 31, 2025

Conversation

snalli
Copy link
Contributor

@snalli snalli commented Dec 13, 2024

This PR implements S3BatchDelete API. Each requests takes multiple keys to delete and a returns a batch response including the status of delete - success or fail - for each key.

@justinlin-linkedin
Copy link
Collaborator

Looking mostly good. could you please

  1. Update the title of this PR.
  2. Add more details to the description of this PR.

@allenaverbukh allenaverbukh changed the title [WIP] s3BatchDelete Enabled S3BatchDelete API for Flink team Jan 30, 2025
@snalli
Copy link
Contributor Author

snalli commented Jan 30, 2025

@allenaverbukh
PR Title: Enable S3BatchDelete
Description :
This PR implements S3BatchDelete API. Each requests takes multiple keys to delete and a returns a batch response including the status of delete - success or fail - for each key.

@snalli snalli removed the request for review from allenaverbukh January 30, 2025 21:42
@allenaverbukh allenaverbukh changed the title Enabled S3BatchDelete API for Flink team Enable S3BatchDelete Jan 30, 2025
Copy link
Contributor Author

@snalli snalli left a comment

Choose a reason for hiding this comment

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

LGTM

@allenaverbukh allenaverbukh merged commit 2ed0456 into master Jan 31, 2025
5 checks passed
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 this pull request may close these issues.

3 participants