Skip to content

Conversation

@KOKOSde
Copy link

@KOKOSde KOKOSde commented Feb 3, 2026

Add initial Zarr streaming support (POC).

This introduces a zarr packaged module and docs/tests to validate basic loading.

Note: I pushed a follow-up commit to fix an accidental duplication in benchmarks/benchmark_zarr_streaming.py (file now contains a single benchmark script).

@KOKOSde KOKOSde force-pushed the feat/zarr-streaming-poc branch from b0e722f to 723ccd7 Compare February 3, 2026 23:51
Fahad Alghanim added 4 commits February 3, 2026 17:09
- Add a `zarr` packaged module that reads Zarr v3 stores (zarr.json) and Zarr v2 consolidated stores (.zmetadata)
- Stream Zarr stores via fsspec-compatible backends (including hf://)
- Add unit tests and a small benchmark script
- Document Zarr streaming in the streaming guide
@KOKOSde KOKOSde force-pushed the feat/zarr-streaming-poc branch from 723ccd7 to 082567a Compare February 4, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant