DAGSmith
Dependency-aware rewriting for dbt-style SQL pipelines · under review
Modern analytics are DAGs of dependent SQL transformations, but optimizers usually reason about one query at a time. DAGSmith optimizes the whole pipeline, combining dependency-aware targeting and LLM-guided rewriting with materialization and scheduling decisions.