developmentseed / developmentseed/zarrista
`Array.vacuum` or `Array.cleanup` method that removes any unaccessible chunks
Open
- Dominant language
- Python
- Stars
- 45
- Forks
- 2
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 7
Description
Perhaps we should have a `vacuum` call that removes any now-unaccessible chunks?
_Originally posted by @kylebarron in https://github.com/developmentseed/zarrista/pull/116#discussion_r3684642191_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Array API and the chunk-storage handling behind it. Clarify whether the operation should be named vacuum or cleanup and how an inaccessible chunk is identified; done means the chosen method reliably removes those chunks without removing accessible data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100