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 UPDATE
What is the expected behavior when a batch of data containing data that violates these constraints is processed?
CommanderBigMac
9 months, 3 weeks agobenni_ale
1 year, 2 months ago55f31c8
1 year, 7 months agoBakhtiyor
1 year, 7 months agomeow_akk
1 year, 8 months ago