Skip to content

Commit 634521e

Browse files
authored
docs: Elaborate on index build time
1 parent 55b8f63 commit 634521e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/product/caching/using-pre-aggregations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ second.
290290

291291
When you define additional indexes, you don't incur any additional costs on
292292
the data warehouse side. However, the pre-aggregation build time for a
293-
particular pre-aggregation increases with each index.
293+
particular pre-aggregation increases with each index because all indexes for pre-aggregation are built during ingestion time.
294294

295295
### When to use indexes?
296296

0 commit comments

Comments
 (0)