Skip to content

Optimize compare_greater for faster parquet writer #8792

@alamb

Description

@alamb

@jhorstmann notes:

I looked at this function in #7916 and noted

I looked into also specializing the get_min_max function by moving the logical type checks outside of the loop, but that did not bring any further measurable improvement.

Maybe trying again to vectorize that code could be worthwhile.

Originally posted by @jhorstmann in #8783

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