zarr-developers / zarr-python

An implementation of chunked, compressed, N-dimensional arrays for Python.
https://zarr.readthedocs.io
MIT License
1.45k stars 273 forks source link

[v3] Implement store methods for erase and rename operations #2108

Open jhamman opened 3 weeks ago

jhamman commented 3 weeks ago

We have not yet implemented bulk erase (dir or prefix) or rename methods for the V3 store interface. These are both needed to support efficient evolution of existing zarr hierarchies. Marking this as a blocker for 3.0.