Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When a dataset defined using Delta Live Tables includes an expectations clause with 'ON VIOLATION FAIL', what happens if a batch of data violates these constraints?
A
Records violating the expectation are added to the target dataset and marked as invalid in the event log.
B
Records violating the expectation are dropped from the target dataset and noted as invalid in the event log.
C
The job fails upon encountering records that violate the expectation.
D
Records violating the expectation are included in the target dataset with an additional flag marking them as invalid.
E
Records violating the expectation are excluded from the target dataset and placed into a quarantine table.