🔥 3-day streak
Databricks Certified Data Engineer Associate34 / 150
Question 34 of 150
A data engineer runs a nightly job that uses COPY INTO to load newly arrived CSV files from a cloud storage location into a Delta table. Due to a scheduling misconfiguration, the same job occasionally runs twice on the same night, pointing at the same source directory. The engineer notices that despite the duplicate runs, no duplicate rows appear in the target table. What is the primary reason COPY INTO avoids reloading the same data?
Reviewed for accuracy · Report an issueNext question