Reprocessing a past date after the fact, usually because data arrived late or was restated.
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.