
Ultimate access to all questions.
In a Delta Live Tables (DLT) pipeline, a data engineer is working with three tables and has set up the pipeline to drop invalid records at each stage. The engineer observes that some records are being dropped at some point within this pipeline due to quality issues. To determine the specific table at which these records are being dropped, what approach can the data engineer take?
A
They can set up separate expectations for each table when developing their DLT pipeline.
B
They can navigate to the DLT pipeline page, click on the ‘Error’ button, and review the present errors.
C
They can set up DLT to notify them via email when records are dropped.
D
They can navigate to the DLT pipeline page, click on each table, and view the data quality statistics.