Skip to content

Explore if we should move the Controller to Rust #101

@milindsrivastava1997

Description

@milindsrivastava1997

Reasoning:

  • There is shared query parsing and matching logic between the QueryEngine and the Controller. This logic will keep on expanding and it is best to keep this in the same language
  • At some point, the Controller might become an online module that observes incoming queries and data to tweak query plans, and this might need to be higher performance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions