You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature: store learns to delete prefixes when overwriting/creating hierarchy nodes (#2430)
* fix(array): thread order parameter through to array __init__
* type fixes
* move defaults
* apply MemoryOrder type to ArrayV2Metadata
* more more
* more more more
* feature(store,group,array): stores learn to delete prefixes when
overwriting nodes
- add Store.delete_dir and Store.delete_prefix
- update array and group creation methods to call delete_dir
- change list_prefix to return absolue keys
* fixup
* fixup
* respond to review
* fixup
* fixup
* Update src/zarr/abc/store.py
* style: pre-commit fixes
---------
Co-authored-by: Davis Bennett <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments