Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove range from GetOptions for now #51

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Oct 25, 2024

Because of confusion around how range: Tuple[int | None, int | None] is interpreted (#40 (comment), zarr-developers/zarr-python#2437), we'll remove range from GetOptions for now. 99% of range request cases are handled via get_range and get_ranges, so this is fine to punt towards the future.

Originally implemented in #40

@kylebarron kylebarron enabled auto-merge (squash) October 25, 2024 01:57
@kylebarron kylebarron merged commit 245bf50 into main Oct 25, 2024
4 checks passed
@kylebarron kylebarron deleted the kyle/remove-get-range-public-api branch October 25, 2024 01:58
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