Ultimate access to all questions.
In the context of Azure Databricks and Delta Lake, you are tasked with efficiently propagating deletes in a Delta Lake table using the Change Data Feed (CDF) feature. The solution must comply with the following constraints: minimize operational overhead, ensure data integrity, and leverage the CDF for tracking changes. Considering these requirements, which of the following methods is the BEST to achieve this goal? Choose one option.