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

Standardize on start/end, not offset/length for range requests #71

Merged
merged 4 commits into from
Nov 1, 2024

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Nov 1, 2024

get_range, get_range_async, get_ranges, and get_ranges_async now use start/end instead of offset/length. This is for consistency with the range option of obstore.get.

@kylebarron kylebarron enabled auto-merge (squash) November 1, 2024 21:01
@kylebarron kylebarron merged commit 034f172 into main Nov 1, 2024
4 checks passed
@kylebarron kylebarron deleted the kyle/standardize-start-end-offset branch November 1, 2024 21:06
@kylebarron kylebarron mentioned this pull request Nov 1, 2024
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.

2 participants