Add a test suite for Storage crates in general
Open
enhancement
not-stale
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 567
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 93
Description
### Is your feature request related to a problem or challenge?
_No response_
### Describe the solution you'd like
Provide a test suite for storage trait as we did in https://github.com/apache/iceberg-rust/pull/2131
### Willingness to contribute
None
Contributor guide
Research direction
Start by reading the storage trait and the test suite introduced in pull request 2131, then identify which Storage crates still lack equivalent coverage. Done means a general suite exercises the storage trait across the relevant crates, with the expected behavior verified by the tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100