
Explanation:
Auto Loader is a Databricks feature designed for incremental data ingestion that supports both streaming and batch workloads.
Key points:
Why other options are incorrect:
Auto Loader's primary use case is incremental data ingestion from cloud storage into Delta Lake, making it compatible with both streaming and batch data processing patterns.
Which of the following describes the type of workloads that are always compatible with Auto Loader?
A
Streaming workloads
B
Machine learning workloads
C
Serverless workloads
D
Batch workloads
E
Dashboard workloads
No comments yet.