lakehouse-platform-starter v1.0.0
First stable release of the production-grade lakehouse reference architecture.
Highlights
- Dual transform paths: DuckDB (fast CI/local) and Trino + Iceberg (native lakehouse demo)
- Cosmos orchestration: Per-model Airflow tasks with virtualenv execution
- 14 dbt tests + incremental mart with partition-key backfill safety
- Great Expectations publish gate
- Docker stack: MinIO · Iceberg REST · Trino · Airflow · Marquez
- CI/CD: GitHub Actions smoke test, terraform validate, hosted dbt docs
Quick start
\\�ash
pip install -r requirements.txt && make pipeline
\\