Skip to content

Commit 67cdbd6

Browse files
committed
Updated guide
1 parent 7af1957 commit 67cdbd6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • doc/user/content/headless/dictionary-compression

doc/user/content/headless/dictionary-compression/overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ preview**) for managed clusters. Dictionary compression reduces the memory that
1515
the same values repeatedly. Instead of storing a repeated column value each time
1616
it appears, Materialize stores that value once and has each row reference it. This can reduce steady state memory requirements after hydration has completed.
1717

18-
Dictionary compression is off by default. You opt in per cluster with the
19-
`EXPERIMENTAL ARRANGEMENT COMPRESSION` option.
18+
Dictionary compression is specified per cluster replica, and is set to off by default. You opt in using the `EXPERIMENTAL ARRANGEMENT COMPRESSION` option, while creating or altering a cluster.

0 commit comments

Comments
 (0)