
Answer-first summary for fast verification
Answer: A job that queries aggregated data designed to feed into a dashboard
In the Databricks Lakehouse architecture, the Gold table typically contains aggregated and highly refined data that is ready for analytics and reporting. A job that queries aggregated data designed to feed into a dashboard utilizes the Gold table, as the data in the Gold table is clean, aggregated, and ready for high-performance queries.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In the context of a Databricks Lakehouse environment, which of the following types of data workloads would typically use 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 malformatted 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
No comments yet.