Deep dives on Snowflake, Databricks, and state-based DDL — the failure modes and how to gate them.
June 3, 2026 · 10 min read
Application code has CI gates, blue-green deploys, and rollback. Your warehouse schema has a Slack channel. Why the gap persists — and what state-based schema management with a safety classifier fixes.
June 18, 2026 · 6 min read
A Snowflake stream stores an offset, not rows — and three innocent-looking DDL changes destroy it with no recovery path. What a stream really is, why Time Travel will not save you, and the checklist that prevents it.
June 18, 2026 · 5 min read
On Databricks, CREATE OR REPLACE TABLE is the recommended rebuild — which is what makes it dangerous. Where the Delta safety net ends, what is genuinely unrecoverable, and how to review for it.