Quiz 10 Question 15 of 20

A dashboard repeatedly runs the same KQL summarize-and-aggregate query against a large, continuously-growing Eventhouse table of vibration-sensor readings to show a rolling hourly average per vault. Each dashboard refresh re-scans and re-aggregates the full underlying table, which is becoming slow as history accumulates. Which Eventhouse feature is designed to precompute and store this kind of recurring aggregation so refreshes don't have to reprocess raw data from scratch each time?

Select an answer to reveal the explanation.

Motivation