What is a late-arriving fact?
- A A transaction that arrives after the period it belongs to has already been loaded
- B A slow-running query
- C A delayed dimension update
- D A failed pipeline run
Answer
A transaction that arrives after the period it belongs to has already been loaded
Handling them requires either reprocessing affected partitions or widening the refresh window, or the totals silently understate.





