Skip to content

Commit 349bd9c

Browse files
d-v-bclaude
andcommitted
docs: drop private-symbol mention from get_ranges changelog
The SupportsGetRanges protocol is private; a user-facing release note shouldn't advertise it. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent e7432c5 commit 349bd9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

changes/0000.feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Add `zarr.storage.FsspecStore.get_ranges` for concurrent, coalesced multi-range reads from a single key. The method satisfies the private `zarr.storage._protocols.SupportsGetRanges` protocol. A new keyword-only constructor argument `coalesce_options` on `FsspecStore` controls the max gap, max coalesced size, and max concurrency of the underlying requests.
1+
Add `zarr.storage.FsspecStore.get_ranges` for concurrent, coalesced multi-range reads from a single key. A new keyword-only constructor argument `coalesce_options` on `FsspecStore` controls the max gap, max coalesced size, and max concurrency of the underlying requests.

0 commit comments

Comments
 (0)