
Ultimate access to all questions.
Which of the following data workloads will utilize a Gold table as its source?
A
A job that enriches data by parsing its timestamps into a human-readable format
B
A job that aggregates uncleaned data to create standard summary statistics
C
A job that cleans data by removing malformed records
D
A job that queries aggregated data designed to feed into a dashboard
E
A job that ingests raw data from a streaming source into the Lakehouse
Explanation:
In the Databricks Lakehouse architecture, data typically flows through three layers:
Gold tables contain aggregated, business-ready data that is optimized for consumption by end-users, dashboards, and reporting tools. They represent the final, refined data layer where data is:
Analysis of each option:
Therefore, only option D correctly describes a workload that would utilize a Gold table as its source.