Skip to content

Commit 6711951

Browse files
authored
Partition data, side bar (#544)
1 parent 29961b2 commit 6711951

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

sidebars.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,11 @@ const sidebars = {
265265
id: "shuffle-data",
266266
label: "Shuffle Data"
267267
},
268+
{
269+
type: "doc",
270+
id: "partition-data",
271+
label: "Partition Data"
272+
},
268273
{
269274
type: "doc",
270275
id: "jit",

0 commit comments

Comments
 (0)