Skip to content

Optimised columnar operations #73

@alecmocatta

Description

@alecmocatta

List<T> stores data as a Struct of Arrays. This allows very fast traversing by only reading the columns that are needed and leveraging vector operations. This needs to be exposed! c.f. Apache Arrow.

cc #72

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions