Topic 1 Question 44
Your organization’s business analysts require near real-time access to streaming data. However, they are reporting that their dashboard queries are loading slowly. After investigating BigQuery query performance, you discover the slow dashboard queries perform several joins and aggregations. You need to improve the dashboard loading time and ensure that the dashboard data is as up-to-date as possible. What should you do?
Disable BigQuery query result caching.
Modify the schema to use parameterized data types.
Create a scheduled query to calculate and store intermediate results.
Create materialized views.
ユーザの投票
コメント(1)
- 正解だと思う選択肢: D
D. to improve load time, use materialized views for bigquery
👍 1n21837128472025/02/27
シャッフルモード