GlossaryShared across all subject areas

Backfill

Reprocessing a past date after the fact, usually because data arrived late or was restated.

Why it matters

The requirement people forget when designing pipelines. It interacts awkwardly with immutability: a backfill cannot simply overwrite, so it must produce corrections that leave the original visible.