Skip to content

Specialize [byte] as arrow Binary / FixedSizeBinary #2981

@jleibs

Description

@jleibs

We currently treat [byte] as Lists / FixedSizedLists of u8, which adds an extra layer of indirection. Sometimes this is nice for API symmetry, such as in the Tensor u8 buffers, but it would be nice to have an attribute that forces it to use Binary instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions