Skip to content

Commit 0cc9425

Browse files
authored
TTL for append-stream, take 2 (#468)
1 parent 51be251 commit 0cc9425

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sidebars.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,15 @@ const sidebars = {
286286
id: "append-stream-codecs",
287287
label: "Column Compression Codecs",
288288
},
289+
{
290+
type: "doc",
291+
id: "append-stream-ttl",
292+
label: "TTL",
293+
},
289294
{
290295
type: "doc",
291296
id: "append-stream-tiered-storage",
297+
label: "Tier Storage",
292298
},
293299
]
294300
},

0 commit comments

Comments
 (0)