Backfill Runbook

Safely backfill historical data for a pipeline stage — scope the date range, run a dry-run, execute in chunks to avoid overwhelming the database, and verify row counts after each chunk. Use when historical data is missing, when a pipeline stage is added retroactively, or when asked to "backfill the {stage} table from {start_date}".

zakelfassi 485367c 3.7 KB Updated

File contents

zakelfassi/skills-driven-development/tree/main/examples/data-pipeline/skills/backfill-runbook commit 485367c6b7

Frequently asked questions

npx skillmds@latest add zakelfassi/backfill-runbook