Skip to content

Commit 66865cc

Browse files
authored
Update 3802.feature.md
1 parent 424292f commit 66865cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

changes/3802.feature.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Rectilinear chunks can be used through:
99
- **Opening existing arrays**: Arrays stored with the ``rectilinear`` chunk grid are read
1010
transparently via ``zarr.open`` and ``zarr.open_array``.
1111
- **Rectilinear sharding**: Shard boundaries can be rectilinear while inner chunks remain regular.
12+
1213
**Breaking change**: The ``validate`` method on ``BaseCodec`` and ``CodecPipeline`` now receives
1314
a ``ChunkGridMetadata`` instance instead of a ``ChunkGrid`` instance for the ``chunk_grid``
1415
parameter. Third-party codecs that override ``validate`` and inspect the chunk grid will need to

0 commit comments

Comments
 (0)