Skip to content

Raise instead of silently dropping custom codec #773

@TomNicholas

Description

@TomNicholas

From discussion on #766:

We still likely have bugs because a user can define their own codec that doesn't subclass from Zarr python. In that case, their custom codec will be dropped

We should prefer raising instead of silently dropping a codec, because with a missing codec the user will never have their data deserialized correctly.

cc @maxrjones

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions