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 7714428 commit ed4320dCopy full SHA for ed4320d
docs/user-guide/arrays.md
@@ -540,7 +540,7 @@ bar[:] = np.arange(100)
540
print(root.tree())
541
```
542
543
-## Sharding {#user-guide-sharding}
+## Sharding
544
545
Using small chunk shapes in very large arrays can lead to a very large number of chunks.
546
This can become a performance issue for file systems and object storage.
0 commit comments