Databricks Certified Data Engineer Professional — Question 96

Which statement describes the default execution mode for Databricks Auto Loader?

Answer options

Correct answer: D

Explanation

The correct answer, D, accurately describes how Databricks Auto Loader identifies new files by listing the input directory and ensures that they are loaded incrementally and idempotently into the target Delta Lake table. Other options either describe incorrect methods of file detection or do not accurately reflect Auto Loader's default behavior, such as relying on webhooks or cloud vendor-specific services.