Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Reuse the logical planner in influxdb_iox #724

Description

@Rachelint

Describe This Problem

Influxdb_iox has done many works in planner of influxql, maybe it's not reasonable to do the duplicated works rather than resuing and building it together.

Proposal

  • Extract the logical planner from influxdb_iox
    • Make Schema a trait and make it able to build.
    • Make effort to pass the exist uts.
  • Make use of it in CeresDB by impl the related traits.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Fields

    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