
Databricks Certified Data Engineer - Associate
Get started today
Ultimate access to all questions.
A dataset, constructed using Delta Live Tables, incorporates an expectations clause: CONSTRAINT valid_timestamp EXPECT (timestamp > '2020-01-01') ON VIOLATION DROP ROW.
What is the anticipated outcome when processing a batch of data that includes records which do not meet these constraints?
A dataset, constructed using Delta Live Tables, incorporates an expectations clause: CONSTRAINT valid_timestamp EXPECT (timestamp > '2020-01-01') ON VIOLATION DROP ROW.
What is the anticipated outcome when processing a batch of data that includes records which do not meet these constraints?
Exam-Like