A team discovers that a Silver-layer transformation had a bug that corrupted 3 days of data. What is the MOST efficient recovery path in Medallion Architecture?
-
A
Re-ingest all data from the source system
-
B
Use Delta time travel to restore the Silver table to a pre-bug version, then reprocess from Bronze
-
C
Delete and recreate the Gold layer tables only
-
D
Manually correct records in the Silver table row by row