Question 5
A vendor confirms that raw dataset version 1 contains an error and supplies corrected records. Which storage approach best preserves provenance?
Overwrite version 1 immediately and record the correction date so existing consumers need no path changes.
Preserve version 1, write a corrected immutable version, and record source, checksum, transformation, date, and owner.
Delete the original after validation so only corrected values remain available to downstream consumers and future runs.
Keep both files under the same mutable latest path so downstream loading remains convenient for every run.