| No. | Topic | Code in Product | Code for Tutorial | Documents | Review | | ---- | ------------------ | --------------- | ----------------- | --------- | ------ | | 0 | Introduction | -- | -- | ✅ | | | 1.1 | Hello, SQL | ✅ | ✅ | ✅ | | | 1.2 | Catalog | ✅ | ✅ | ✅ | | | 1.3 | Create Table | ✅ | ✅ | ✅ #19 | | | 1.4 | In-memory Storage | ✅ | ✅ | 🚧 #20 | | | 1.5 | Insert | ✅ | ✅ | | | | 1.6 | Planner | ✅ | ✅ | | | | 1.7 | Select | ✅ | ✅ | (Jan 2022) | | | 2.1 | Cast & Arithmetic | ✅ | | | | | 2.2 | Where | ✅ | | | | | 2.3 | Orderby | ✅ | | | | | 2.4 | Limit | ✅ | | | | | 2.5 | Aggregate | ✅ | | | | | 2.6 | Groupby | ✅ | | | | | 2.7 | Nested Loop Join | ✅ | | | | | 2.8 | Hash Join | ✅ | | | | | 2.9 | Copy | ✅ | | | | | 2.10 | TPC-H Q1 | ✅ singularity-data/risinglight#227 | (Jan 2022) | (Feb 2022) | | | 3.1 | Memtable | ✅ | | | | | 3.2 | Block | ✅ | | | | | 3.3 | Column | ✅ | | | | | 3.4 | Rowset | ✅ | | | | | 3.5 | Executors | ✅ | | (Feb 2022) | | | 3.6 | Manifest | ✅ | | | | | 3.7 | Deletion | ✅ | | | | | 3.8 | Compaction | ✅ | (Feb 2022) | (Mar 2022) | |