zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

metadata parsing rejects zarr metadata with unknown fields

Open d-v-b opened this issue 2 months ago • 2 comments

We must accept unknown fields that are JSON objects with "must_understand": false, per the spec

d-v-b avatar Oct 15 '25 07:10 d-v-b

closed by https://github.com/zarr-developers/zarr-python/pull/3530

d-v-b avatar Nov 03 '25 10:11 d-v-b

oops, that PR only fixed this problem for arrays. this is still open for groups/

d-v-b avatar Nov 03 '25 10:11 d-v-b