Skip to content

Improve performance of SortPreservingMergeExec #655

@NGA-TRAN

Description

@NGA-TRAN

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
While doing experience in IOx, we have discovered that SortPreservingMergeExec is expensive and very CPU bound. The issues are fully described here

Describe the solution you'd like
The SortPreservingMergeExec is known the be sub-optimal when it was implemented and at least 3 improvements have been identified inside the code. This ticket is to improve those and further if any.

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