Valid Databricks-Certified-Data-Engineer-Associate Dumps shared by EduDump.com for Helping Passing Databricks-Certified-Data-Engineer-Associate Exam! EduDump.com now offer the newest Databricks-Certified-Data-Engineer-Associate exam dumps, the EduDump.com Databricks-Certified-Data-Engineer-Associate exam questions have been updated and answers have been corrected get the newest EduDump.com Databricks-Certified-Data-Engineer-Associate dumps with Test Engine here:
A data engineer has three tables in a Delta Live Tables (DLT) pipeline. They have configured the pipeline to drop invalid records at each table. They notice that some data is being dropped due to quality concerns at some point in the DLT pipeline. They would like to determine at which table in their pipeline the data is being dropped. Which of the following approaches can the data engineer take to identify the table that is dropping the records?
Correct Answer: D
One of the features of DLT is that it provides data quality metrics for each dataset in the pipeline, such as the number of records that pass or fail expectations, the number of records that are dropped, and the number of records that are written to the target. These metrics can be accessed from the DLT pipeline page, where the data engineer can click on each table and view the data quality statistics for the latest update or any previous update. This way, they can identify which table is dropping the records and why. References: * Monitor Delta Live Tables pipelines * Manage data quality with Delta Live Tables