Skip to content

Support hash repartion elimination #41

Closed
@Dandandan

Description

@Dandandan

When data is partitioned by an expression from a table source or an intermediate hash repartion (from joins), and the expression is the same, we should remove the repartion.

This can be added as an optimization rule on the physical plan, as the partitioning information is not available on the logical plan.

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