-
-
Notifications
You must be signed in to change notification settings - Fork 331
Feat/write empty chunks #2429
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
Merged
Merged
Feat/write empty chunks #2429
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
7d5d8fb
add write_empty_chunks to config.array namespace
d-v-b 25fc9ca
use write_empty_chunks from config in write_batch
d-v-b 3db2e22
implement config-sensitive write_empty_chunks in write_batch, and add…
d-v-b 3cfface
add literacy to test
d-v-b d2c7838
add warnings when write_empty_chunks is used as a kwarg
d-v-b b7d117a
init
d-v-b 723e716
add ArrayConfig
normanrz 49941bf
docstring
normanrz 895640c
merge
normanrz 6272cfd
ignore warning
normanrz 3493c70
fix v2 test
normanrz d21d3ce
Merge branch 'main' into feat/write-empty-chunks
d-v-b 0ae1a23
Merge branch 'feat/write-empty-chunks' of github.com:d-v-b/zarr-pytho…
d-v-b 1926a32
add test to ensure that write_empty_chunks can be set via the global …
d-v-b 08a2d52
fix tests
normanrz ca21289
merge
normanrz 0b6e7d8
remove write_empty_chunks from Array.create; separate metadata order …
d-v-b 2696efa
Merge branch 'main' of github.com:zarr-developers/zarr-python into fe…
d-v-b df8f631
remove missing overload
d-v-b 6a066a8
Update src/zarr/core/array.py
d-v-b 8a05f7f
Update src/zarr/core/array.py
d-v-b File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.