List of questions
Related questions
Question 244 - Professional Data Engineer discussion
Your company is implementing a data warehouse using BigQuery, and you have been tasked with designing the data model You move your on-premises sales data warehouse with a star data schema to BigQuery but notice performance issues when querying the data of the past 30 days Based on Google's recommended practices, what should you do to speed up the query without increasing storage costs?
A.
Denormalize the data
B.
Shard the data by customer ID
C.
Materialize the dimensional data in views
D.
Partition the data by transaction date
Your answer:
0 comments
Sorted by
Leave a comment first