Skip to content

perf: BroadcastExchangeExec parent should not transformUp its children after conversion #2416

@wForget

Description

@wForget

What is the problem the feature request solves?

Currently, the BroadcastExchangeExec parent applies CometExecRule again after conversion, which will traverse all its children again.

val newPlan = apply(plan.withNewChildren(newChildren))

Describe the potential solution

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions