Trang chủ Professional Data Engineer 320 / 343
Quay lại bộ đề
Question #320 Topic 1
Your company uses Looker Studio connected to BigQuery for reporting. Users are experiencing slow dashboard load times due to complex queries on a large table. The queries involve aggregations and filtering on several columns. You need to optimize query performance to decrease the dashboard load times. What should you do?
A
Configure Looker Studio to use a shorter data refresh interval to ensure fresh data is always displayed.
B
Create a materialized view in BigQuery that pre-calculates the aggregations and filters used in the Looker Studio dashboards.
C
Implement row-level security in BigQuery to restrict data access and reduce the amount of data processed by the queries.
D
Use BigQuery BI Engine to accelerate query performance by caching frequently accessed data.