Skip to content

Latest commit

 

History

History
69 lines (60 loc) · 4.13 KB

ROADMAP.md

File metadata and controls

69 lines (60 loc) · 4.13 KB

Roadmap

  • Q1: Preliminary DuckDB extension (with limited subset of planned features)
  • Q2: PuffinDB 0.1 with basic distributed query planner (filter pushdown)
  • Q4: PuffinDB 1.0 with advanced distributed query planner (including support for full TPC-H benchmark)
  • 2024: PuffinDB 2.0 (including support for full TPC-DS benchmark)

Features

Features will be implemented in the following order. Please start an Idea discussion to discuss any element of this proposed roadmap.

Project Framework

DuckDB Extension

Iceberg Integration

Basic Distributed Query Engine

Query Proxy

Advanced Distributed Query Engine

Other Features