We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b8f63 commit 634521eCopy full SHA for 634521e
docs/pages/product/caching/using-pre-aggregations.mdx
@@ -290,7 +290,7 @@ second.
290
291
When you define additional indexes, you don't incur any additional costs on
292
the data warehouse side. However, the pre-aggregation build time for a
293
-particular pre-aggregation increases with each index.
+particular pre-aggregation increases with each index because all indexes for pre-aggregation are built during ingestion time.
294
295
### When to use indexes?
296
0 commit comments