01-projects / newsletter

sc 011 hi again

Wed Jul 26 2023 20:00:00 GMT-0400 (Eastern Daylight Time) ·newsletter ·source: https://sc.raydata.co/p/hi-again-forgiving-failure-and-loops ·by Mr. Ben / Ray Data Co

SC 011 — Hi Again, Forgiving Failure, & Loops in DAGs

Summary

The newsletter relaunch. Three major life changes: moving to consulting at Mammoth Growth, beginning to work in public (YouTube, social media), and welcoming a five-month-old daughter.

Test Forgiveness: Proposes a framework for handling data quality test failures. Instead of three bad options (allow errors through, quick patch, refuse responsibility), use dbt’s warn_after and error_after settings, set timeboxes on issues with where config, and document exceptions. Balances timeliness against correctness.

Human-in-the-DAG: Three escalating levels for incorporating business stakeholder input into data classification: (1) seed files with manual CSVs, (2) reading from Google Sheets, (3) bidirectional integration where pipelines both read inputs and write back flagged issues. Level 3 remains aspirational but tools like Sigma input tables and dbt-duckdb external materializations are making it possible.

Key Arguments

Writing Style Notes

Relaunch energy — personal, vulnerable (new baby, career change, public commitment). The “Test Forgiveness” and “Human-in-the-DAG” concepts are original frameworks, not just commentary. This is the founder at his most inventive.

Connections