Skip to content

Pluggable Scan Planning #2303

@Fokko

Description

@Fokko

Feature Request / Improvement

Umbrella issue. Today we have tightly coupled query planning in Python. This works well but runs into limitations when it comes to concurrency and performance. Having pluggable query planning will allow for:

As an API, I think it makes sense to follow the Server Side planning. So a PlanTableScanRequest as an input, and the ScanTasks as the output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions