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

Roadmap v0.1 #1

Closed
6 tasks done
Fedomn opened this issue Jun 27, 2022 · 1 comment
Closed
6 tasks done

Roadmap v0.1 #1

Fedomn opened this issue Jun 27, 2022 · 1 comment
Assignees
Milestone

Comments

@Fedomn
Copy link
Owner

Fedomn commented Jun 27, 2022

Milestone

The sql-query-engine-rs v0.1 milestone is to build a basic SQL query on CSV storage, like:

select c1 from t where c2 = 1

Therefore, we should implement the following database components:

@Fedomn Fedomn self-assigned this Jun 27, 2022
@Fedomn Fedomn added this to the v0.1 milestone Jun 27, 2022
@Fedomn Fedomn pinned this issue Jun 27, 2022
@Fedomn
Copy link
Owner Author

Fedomn commented Jul 17, 2022

The basic SQL query is already finished 🎉, so let's plan for Roadmap v0.2 🎉

@Fedomn Fedomn closed this as completed Jul 17, 2022
@Fedomn Fedomn unpinned this issue Oct 1, 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