Tracking Issues of RFC-5495: List With Deleted
- Dominant language
- Rust
- Stars
- 5.4k
- Forks
- 825
- Avg merge
- 1d 14m
- Merged PRs (30d)
- 127
Description
- https://github.com/apache/opendal/pull/5495
- Address: https://github.com/apache/opendal/issues/5475
## Tasks
- [x] https://github.com/apache/opendal/pull/5498
- Add `deleted` in `OpList`
- Add `is_deleted` in `Metadata`
- Implement tests for list with deleted
- Implement list with deleted for s3
- [ ] Implement list with deleted for services
- [ ] azblob
- [ ] gcs
- [x] https://github.com/apache/opendal/pull/5527
- [x] https://github.com/apache/opendal/pull/5514
- [ ] ...
Contributor guide
Research direction
Start with the RFC-5495 and issue #5475 links, then review the completed PRs #5498, #5527, and #5514 to understand the existing list-with-deleted behavior. Inspect the remaining service implementations, beginning with azblob and gcs; done means implementing and testing support for the remaining unchecked services.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, azure, gcp, rust
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100