Alberto_Umana
Databricks Employee
Databricks Employee

Hi @mmceld1

Autoloader is for cloud storage files. You can achieve similar functionality by using Delta Lake and its capabilities for handling slowly changing dimensions (SCD Type 2) and change data capture (CDC)

View solution in original post