Databricks Certified Data Engineer Associate DATA-ENGINEER-ASSOCIATE — Question 80
Topic 1 · Question 80 of 169
Topic 1 · Question 80
A dataset has been defined using Delta Live Tables and includes an expectations clause: CONSTRAINT valid_timestamp EXPECT (timestamp > '2020-01-01') ON VIOLATION FAIL UPDATE What is the expected behavior when a batch of data containing data that violates these constraints is processed?