🔍

Databricks Certified Data Engineer Associate DATA-ENGINEER-ASSOCIATE — Question 32

Topic 1 · Question 32 of 169

Topic 1 · Question 32

A dataset has been defined using Delta Live Tables and includes an expectations clause: CONSTRAINT valid_timestamp EXPECT (timestamp > '2020-01-01') ON VIOLATION DROP ROW What is the expected behavior when a batch of data containing data that violates these constraints is processed?

View community discussion →