Skip to content

Complete physical execution planning of range partitioning #23230

Description

@saadtajwar

Is your feature request related to a problem or challenge?

This issue is for subsequent passes on the physical execution planning of the newly-supported range partitioning, specifically for support of functions try_swapping_with_projection, try_pushdown_sort, repartitioned - follow up from #23137 , part of #22395

Describe the solution you'd like

For try_swapping_with_projection, try_pushdown_sort, and repartitioned - see if these passes on the physical plan are able to be supported for Range partitioning, and if so implement them accordingly

Describe alternatives you've considered

If not able to support for Range partitioning, keep the default return values and remove the TODO comments (or leave a comment as to why they cannot be implemented for Range partitioning)

Additional context

N/A

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions