You have a table that contains millions of rows of sales data, partitioned by date. Various applications and users query this data many times a minute. The query requires aggregating values by using AVG, MAX, and SUM, and does not require joining to other tables. The required aggregations are only computed over the past year of data, though you need to retain full historical data in the base tables. You want to ensure that the query results always include the latest data from the tables, while also reducing computation cost, maintenance overhead, and duration. What should you do?
raaad
Highly Voted 1 year ago22c1725
Most Recent 1 month, 3 weeks agoMBNR
3 months, 3 weeks agoPime13
6 months agoJyoGCP
10 months, 3 weeks agoet2137
10 months, 3 weeks agod11379b
9 months, 2 weeks agod11379b
9 months, 2 weeks agocasadocc
11 months, 1 week agoMatt_108
12 months agoSofiia98
1 year agoscaenruy
1 year agoSofiia98
1 year agoraaad
1 year ago