This is a dedicated watch page for a single video.
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. What is the expected behavior when a batch of data containing data that violates these constraints is processed?