Closed
Description
We are now in the last mile of the 3.0 refactor. This issue is tracking what we are considering release blockers: There is also a milestone for After 3.0.0 where we are putting tickets that can come later.
Docs
- [v3] Documentation: Update developer docs #1765
- [v3] Documentation: Update API docs #1766
- [v3] Documentation: update tutorial docs #1767
- [v3] Documentation: How to extend Zarr #1770
- Add documentation for
zarr.array
#2245 - Add documentation for
zarr.group
#2246 - Add documentation for
zarr.api.asynchronous
#2247 - Add documentation for
zarr.api.synchronous
#2248 - Add documentation for
zarr.asyncgroup
#2252 - Add documentation for
AsyncArray
#2253
Array
- [v3] Support numcodecs via entrypoints #1750
- [v3] Support zero-sized arrays #1977
- [v3] array written by tensorstore returns all nulls #2029
- [v3] default compressor / codec pipeline #2267
- [v3] V2 Codec pipeline is not consistent with legacy usage of
filters
#2325 - [v3] AttributeError: 'Array' object has no attribute 'append' #2404
- [v3] support write_empty_chunks #2409
Group
- [v3] reimplement / develop
Group.info
andArray.info
properties #2135 - [v3]
Group.{zeros, ones, etc.}
should accept positionalname
arguments #2402 - [v3] Implement
Group.tree
#2406 - Rename
exists_ok
tooverwrite
#2527
Top level API
- [v3] array creation: codecs #1943
- [v3]
zarr.save
- AttributeError: 'str' object has no attribute 'shape' #2403 - [v3]
zarr.array
silently ignoresorder
kwarg #2408 - [v3] It is possible to create v3 data with features not currently written into the spec (dtypes, codecs, etc.) #2411
Store API
- [v3] Finalize store API #1755
- [v3] deleting a group does not delete subgroups #2191
- RemoteStore doesn't strip protocol correctly, breaking list operations #2342
- [v3] Re-opening an existing RemoteStore V3 group causes the first child to be deleted #2359
Testing / CI
- [v3] CI ENH: Add testing with the development version of dependencies #1496
- [v3] Test environments and CI #1648
- [v3] port zarr-python 2 test suite to v3 branch #1759
- [v3] Windows support #2438
This is non exhaustive but these are the major known issues. Feel free to post additional tickets and we can evaluate if they are really blockers.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done