Databricks Certified Data Engineer Professional Exam Databricks-Certified-Professional-Data-Engineer Question # 18 Topic 2 Discussion

Databricks Certified Data Engineer Professional Exam Databricks-Certified-Professional-Data-Engineer Question # 18 Topic 2 Discussion

Databricks-Certified-Professional-Data-Engineer Exam Topic 2 Question 18 Discussion:
Question #: 18
Topic #: 2

A DLT pipeline includes the following streaming tables:

Raw_lot ingest raw device measurement data from a heart rate tracking device.

Bgm_stats incrementally computes user statistics based on BPM measurements from raw_lot.

How can the data engineer configure this pipeline to be able to retain manually deleted or updated records in the raw_iot table while recomputing the downstream table when a pipeline update is run?


A.

Set the skipChangeCommits flag to true on bpm_stats


B.

Set the SkipChangeCommits flag to true raw_lot


C.

Set the pipelines, reset, allowed property to false on bpm_stats


D.

Set the pipelines, reset, allowed property to false on raw_iot


Get Premium Databricks-Certified-Professional-Data-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.