Skip to content

bitpacking is not using SIMD #139

@sunchao

Description

@sunchao

What is the problem the feature request solves?

It seems bitpacking is not levering SIMD at the moment. We probably need to use explicit SIMD to enable it. We can also check the version in arrow-rs and see if it already supports it.

Describe the potential solution

Leverage SIMD for bitpacking, which is used in several hot paths in Parquet read.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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