Skip to content

Commit 71447ce

Browse files
authored
Update 1_projections.md
1 parent 9f88738 commit 71447ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-modeling/projections/1_projections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ read as shown in the figure below:
5151

5252
<Image img={projections_1} size="md" alt="Projections in ClickHouse"/>
5353

54-
### Smarter storage with `_part_offset`
54+
### Smarter storage with `_part_offset` {#smarter_storage_with_part_offset}
5555

5656
Since version 25.5, ClickHouse supports the virtual column `_part_offset` in
5757
projections which offers a new way to define a projection.

0 commit comments

Comments
 (0)