You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/icechunk-python/performance.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,9 +242,8 @@ or when reading from a Repository object that was just created.
242
242
At that point, you will want to experiment with different manifest split configurations.
243
243
244
244
To force Icechunk to rewrite all chunk refs to the current splitting configuration use [`rewrite_manifests`](./reference.md#icechunk.Repository.rewrite_manifests)
245
-
--- for the current example this will consolidate to two manifests.
246
245
247
-
To illustrate, we will use a split size of 3.
246
+
To illustrate, we will use a split size of 3 --- for the current example this will consolidate to two manifests.
0 commit comments