Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Split query planner and query plan into different modules #20

Closed
joocer opened this issue Feb 12, 2022 · 1 comment
Closed

Comments

@joocer
Copy link
Contributor

joocer commented Feb 12, 2022

Split the planner into functional parts:

  • the planning
  • the plan
  • the execution

Each of these new components will be smaller and simpler.

@joocer joocer self-assigned this Feb 12, 2022
@joocer joocer removed their assignment Mar 15, 2022
@joocer joocer added this to the version 1 milestone Apr 20, 2022
@joocer joocer modified the milestones: version 1, 0.2 Jun 4, 2022
@joocer joocer changed the title [FEATURE] rewrite planner [FEATURE] (sources) rewrite planner Jun 4, 2022
@joocer joocer modified the milestones: 0.2, Support Multiple Sources Jun 4, 2022
@joocer joocer changed the title [FEATURE] (sources) rewrite planner [FEATURE] Split query planner and query plan into different modules Jun 4, 2022
joocer added a commit that referenced this issue Jun 4, 2022
joocer added a commit that referenced this issue Jun 4, 2022
@joocer
Copy link
Contributor Author

joocer commented Jun 4, 2022

Planner and Plan in different classes

@joocer joocer closed this as completed Jun 4, 2022
joocer added a commit that referenced this issue Jun 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant