Eric Thomas took an excellent lakehouse tutorial built with Airflow and rebuilt it with Dagster. The stack is the same: MinIO, Trino, Iceberg, and dbt. The orchestrator is different. The results were striking: → Event-driven sensors replaced time-based scheduling. Pipelines run when data arrives, not on a clock. → Smart partitioning enabled backfills and selective reruns. No more all-or-nothing processing. → Asset checks created multi-layered quality validation. Data quality became programmatic, not just hoped for. → Pure SQL patterns eliminated Python bottlenecks. Trino handles the heavy lifting. The Lakehouse provides the foundation, but the orchestration layer determines how effectively teams can actually use it. The original tutorial teaches lakehouse fundamentals beautifully. This comparison shows how much orchestration choice matters for production readiness. Check out the full blog today! Link in the comments
Darcy Norman perfect timing ;)
Customer Success @ Dagster.io |Data Pipeline + Orchestration| Developer Experience +CI/CD| AI-ML|
1moEric Thomas is the 🌾 🐐 !