Skip to content

Improve dictionary decoder #9670

@Dandandan

Description

@Dandandan

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Dictionary decoder has some hot paths in decoding

Describe the solution you'd like

We can unroll the dictionary gather/scatter loop to vectorize / improve throughput in this loop.
Also we can improve the codegen for BitReader::get_value by not going through a slice

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny new improvement worthy of a entry in the changelogperformance

    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