SnowPro Advanced: Data Engineer — Question 72

A Data Engineer made modifications to staged files and re-staged them. A pipe is running but the changed data is not appearing in the table.

What step should the Engineer take in order to see the changed data without duplicating data?

Answer options

Correct answer: D

Explanation

The correct answer is D because creating new files with the changed data ensures that the data is processed correctly in the pipeline without duplication. The other options do not address the need to incorporate the modified data effectively, and they may lead to confusion or unnecessary redundancy.