earth-mover / icechunk

Open-source, cloud-native transactional tensor storage engine
https://icechunk.io
Apache License 2.0
250 stars 14 forks source link

Support efficient move operation #137

Open paraseba opened 3 weeks ago

paraseba commented 3 weeks ago

This allows restructuring the repository without having to shuffle chunks around.

paraseba commented 3 weeks ago

Ideally, we should bring back rename to Zarr V3. @jhamman do you happen to know why it was dropped? But even without, we can have it in our own Store implementation.