Skip to content

struct: allow dtype field to be JSON object sans configuration#63

Open
d-v-b wants to merge 1 commit into
zarr-developers:mainfrom
d-v-b:fix-struct-dtype-schema-constraint
Open

struct: allow dtype field to be JSON object sans configuration#63
d-v-b wants to merge 1 commit into
zarr-developers:mainfrom
d-v-b:fix-struct-dtype-schema-constraint

Conversation

@d-v-b

@d-v-b d-v-b commented May 17, 2026

Copy link
Copy Markdown
Contributor

This change makes the schema permit data types declared in the object-with-no-configuration form, e.g. {"name": "float64"}. Verbose but permitted by the spec.

We can minimize changes like this by settling on reusable JSON schemas for the Zarr v3 spec (xref zarr-developers/zarr-specs#347)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant