Skip to content

Commit e7432c5

Browse files
d-v-bclaude
andcommitted
chore: add towncrier fragment for get_ranges
Used 0000.feature.md as a placeholder; rename to {pr-number}.feature.md once the PR is opened. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 0328e01 commit e7432c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

changes/0000.feature.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +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.

0 commit comments

Comments
 (0)