-
-
Notifications
You must be signed in to change notification settings - Fork 346
Reworked codec pipelines #1670
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
Reworked codec pipelines #1670
Changes from 9 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
9405fda
merge
normanrz 019ecc8
refactors CodecPipelines
normanrz bd2160d
fixes
normanrz 4887c29
adds HybridCodecPipeline
normanrz c3e3504
fixes
normanrz a578d95
typing
normanrz 13212b5
merge
normanrz e3cad7c
typing
normanrz 027ebb5
consistent naming
normanrz 2bb00ae
Apply suggestions from code review
normanrz 56877ee
encode/decode are batched by default
normanrz 797b50b
merge
normanrz 99a1f93
use zarr.config for batch_size
normanrz 6d00972
merge
normanrz 530e88b
don't use global lru_cache
normanrz 9eda592
removes HybridCodecPipeline
normanrz d9aa24f
generic codec classes
normanrz a5fb71e
default batch size = 1
normanrz efd9bce
default batch size = 1
normanrz 38c436d
docs
normanrz 2397d3f
merge
normanrz 1ad9896
Merge remote-tracking branch 'origin/v3' into batched-codec-pipeline
normanrz 3a85a0a
Update src/zarr/codecs/batched_codec_pipeline.py
normanrz f33e66a
mv batched_codec_pipeline -> pipeline
normanrz 9e42076
Merge branch 'batched-codec-pipeline' of github.com:zarr-developers/z…
normanrz 95ae4b6
Remove ArrayV2 (#1857)
normanrz faa965d
Merge branch 'batched-codec-pipeline' of github.com:zarr-developers/z…
normanrz 9bb3243
merge
normanrz db97439
merge
normanrz 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
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.