Skip to content

[Roadmap] RisingLight v0.1 #317

New issue

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

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

Already on GitHub? # to your account

Closed
12 of 13 tasks
skyzh opened this issue Jan 17, 2022 · 4 comments
Closed
12 of 13 tasks

[Roadmap] RisingLight v0.1 #317

skyzh opened this issue Jan 17, 2022 · 4 comments

Comments

@skyzh
Copy link
Member

skyzh commented Jan 17, 2022

We plan to release RisingLight and RisingLight tutorial in late February.

RisingLight Tutorial

RisingLight Tutorial is a step-by-step tutorial to build a RisingLight-like OLAP database. It will be in Chinese. We plan to release 3 parts:

  • Intro (Basic framework of a database)
  • Query (How to run a query on a database)
  • Storage (A merge-tree-based column storage)

RisingLight

RisingLight is an OLAP educational database. We plan to implement new features and fix bugs before RisingLight's release.

Able to execute TPC-H 1, 3, 6 with optimal plans

Tracking issue:

Able to store and query ~20GB ~10GB of data in storage

Docs

  • Design docs about optimizer, storage, ...
@skyzh
Copy link
Member Author

skyzh commented Feb 3, 2022

Some updates on RisingLight Tutorial -- we have finished about 50% of code and 20% of tutorial docs. It's still in a private repo, and will be made public later this month (if possible).

@MingjiHan99
Copy link
Collaborator

INSERT INTO ... SELECT ...
I could have a try.

@evanxg852000
Copy link

@skyzh Please what's the status of the tutorial docs?
Been waiting on this as I would like to start working through them.

@skyzh
Copy link
Member Author

skyzh commented Feb 28, 2022

@skyzh Please what's the status of the tutorial docs?

Been waiting on this as I would like to start working through them.

It is delayed to next month :)

@skyzh skyzh closed this as completed Mar 3, 2022
@skyzh skyzh unpinned this issue Mar 3, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants