Skip to content

Improve performance sort TPCH q3 with Utf8Vew ( Sort-preserving merging on a single Utf8View ) #15403

@zhuqi-lucas

Description

@zhuqi-lucas

Is your feature request related to a problem or challenge?

See the comments,

#15348 (comment)

Sort-preserving merging on a single Utf8View column will cause sort_tpch q3 slow, we need to investigate it.

cc @alamb @2010YOUY01

And for the q 11 case it will be 20% faster with shorter string sort.

#15348 (comment)

To reproduce:

cargo run --profile release-nonlto --bin dfbench -- sort-tpch -p /Users/yongting/Code/datafusion/benchmarks/data/tpch_sf10 -q 3

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions