Skip to content

[Rust] Sort kernel performance tuning #18386

@asfimport

Description

@asfimport

The is_valid calls inside the lexical comparator are not being inlined because calls go through a dyn Array. We can instead call the is_valid function of ArrayData directly.

Reporter: Jörn Horstmann / @jhorstmann
Assignee: Jörn Horstmann / @jhorstmann

PRs and other links:

Note: This issue was originally created as ARROW-10682. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions