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

Future-proof offset and size records in chunkmanifest #177

Merged

Conversation

moradology
Copy link
Contributor

This PR has a relatively small surface area: it simply swaps out int32 for uint64 so that chunk manifests can handle the large byte offsets and chunk sizes that are sometimes encountered

@TomNicholas TomNicholas merged commit 7a3e093 into zarr-developers:main Jul 9, 2024
7 checks passed
@TomNicholas TomNicholas mentioned this pull request Aug 9, 2024
6 tasks
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.

Support for large files in ChunkManifest
2 participants