Skip to content

Discrepancy in numcodecs.shuffle classification as a BytesBytesCodec vs ArrayArrayCodec #767

@maxrjones

Description

@maxrjones

class Shuffle(_NumcodecsBytesBytesCodec, codec_name="shuffle"):
classifies the shuffle codec as a BytesBytesCodec. zarr-developers/zarr-extensions#2 proposes formalizing it as a ArrayArrayCodec. While this distinction is an implementation decision, it matters for using the codec with Zarr V3 and downstream libraries. I think it should be a ArrayArrayCodec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions