Skip to content

DictArray -> VarBinView optimize #1111

@a10y

Description

@a10y

we should be able to "fast-path" build a VarBinView since we know that the strings in values are unique (doesn't need to be in this PR)

Basically we can construct a VarBinView over the values, and then clone the view once for each code.

This also gets easier if we have #1110

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