Skip to content

Skip the merge wrapper for single-file partitions #5341

Description

@parthchandra

What is the problem the feature request solves?

Follow up for #5323

When a partition has only one file, we still wrap the scan in SortPreservingMergeExec, which is a no-op merge. We can skip the wrapper in that case to avoid the small overhead.

Describe the potential solution

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

area:scanParquet scan / data readingenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions