Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Change distributed planner to use logical plan rather than physical plan #26

@andygrove

Description

@andygrove

I intend to change the distributed planner to work with logical plans rather than physical plans. This means that query stages will use logical plans, and the workers can run those plans on execution engines other than DataFusion.

In apache/datafusion-python#190 we are adding support for running DataFusion logical plans on Polars and Pandas, for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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