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 0fb05df commit 8b4a899Copy full SHA for 8b4a899
docs/managing-data/updating-data/overview.md
@@ -88,7 +88,7 @@ Note that for on-the-fly updates, a mutation is still used to update the data; i
88
89
Read more about [on-the-fly updates](/guides/developer/lightweight-update).
90
91
-## Collapsing merge tree {#collapsing-merge-tree}
+## `CollapsingMergeTree` {#collapsing-merge-tree}
92
93
Stemming from the idea that updates are expensive but inserts can be leveraged to perform updates,
94
the [`CollapsingMergeTree`](/engines/table-engines/mergetree-family/collapsingmergetree) table engine
0 commit comments