Skip to content

Commit 56063a2

Browse files
committed
docs: remove claim that sharding supports truncated boundary chunks
1 parent 900a06b commit 56063a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

changes/3802.feature.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Rectilinear chunks can be used through:
88
``zarr.open``, and related functions, or to ``chunk_shape`` in ``zarr.create``.
99
- **Opening existing arrays**: Arrays stored with the ``rectilinear`` chunk grid are read
1010
transparently via ``zarr.open`` and ``zarr.open_array``.
11-
- **Rectilinear sharding**: Shard boundaries can be rectilinear while inner chunks remain regular.
1211

1312
**Breaking change**: The ``validate`` method on ``BaseCodec`` and ``CodecPipeline`` now receives
1413
a ``ChunkGridMetadata`` instance instead of a ``ChunkGrid`` instance for the ``chunk_grid``

0 commit comments

Comments
 (0)