In v0.2, we focus on sorting everything -- from the composite sort key and primary key indexing in storage layer, to sort merge executors in executor layer, to composite key support in catalog.
Storage
Optimizer
Executor
SQL
Tutorial
Test Framework
We're still drafting detailed design for each item, stay tuned! If you are interested in any of the item, please ping us in community channel for instructions, or create a tracking issue for that, thanks!
In v0.2, we focus on sorting everything -- from the composite sort key and primary key indexing in storage layer, to sort merge executors in executor layer, to composite key support in catalog.
Storage
Optimizer
sortedto plan nodes #601Executor
NestedLoopJoin's memory usage #592SortAgg#591SortMergeJoin#597SQL
Tutorial
Test Framework
We're still drafting detailed design for each item, stay tuned! If you are interested in any of the item, please ping us in community channel for instructions, or create a tracking issue for that, thanks!