Skip to content

feat(io): Add delete_stream to Storage trait#2216

Open
CTTY wants to merge 12 commits intoapache:mainfrom
CTTY:ctty/delete-stream-new
Open

feat(io): Add delete_stream to Storage trait#2216
CTTY wants to merge 12 commits intoapache:mainfrom
CTTY:ctty/delete-stream-new

Conversation

@CTTY
Copy link
Collaborator

@CTTY CTTY commented Mar 6, 2026

Which issue does this PR close?

What changes are included in this PR?

  • Add delete_stream to Storage trait to support batch delete
  • Expose delete_stream in FileIO as well

Are these changes tested?

Added uts
Addded integtests for opendal

Copy link
Contributor

@blackmwk blackmwk left a comment

Choose a reason for hiding this comment

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

Thanks @CTTY for this pr!

@blackmwk
Copy link
Contributor

Let's hold on a while for 0.9.0 release.

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.

Support batch delete in Storage

2 participants