
Explanation:
In Delta Live Tables (DLT), the FAIL UPDATE constraint action on an expectation violation will cause the entire pipeline execution (update) to fail immediately if a single record fails the validation check.
Ultimate access to all questions.
A
ON VIOLATION DROP ROW
B
ON VIOLATION FAIL UPDATE
C
ON VIOLATION LOG
D
ON VIOLATION QUARANTINE
No comments yet.