Skip to content

Expose LogicalPlan.to_variant() as public and expand missing arm handles #411

@jdye64

Description

@jdye64

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
LogicalPlan.to_variant() is currently private and cannot be accessed by a third party library. This is a safe function to mark as public and should be so. Also there are some todo!() arms that can now be filled with real logic.

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