Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
zarr-developers
/
zarr-python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
451
Star
2.1k
Code
Issues
407
Pull requests
121
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(metadata): validate codec chains against the threaded chunk spec
- #4352
#4352
Open
d-v-b
wants to merge 14 commits into
zarr-developers:main
zarr-developers/zarr-python:main
from
d-v-b:fix/codec-chain-validation
d-v-b/zarr-python:fix/codec-chain-validation
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
fix(metadata): validate codec chains against the threaded chunk spec
#4352
d-v-b
wants to merge 14 commits into
zarr-developers:main
zarr-developers/zarr-python:main
from
d-v-b:fix/codec-chain-validation
d-v-b/zarr-python:fix/codec-chain-validation
Copy head branch name to clipboard
Commits
Commits on Sep 12, 2026
fix(metadata): validate codec chains against the threaded chunk spec
Show description for 4810e88
d-v-b
committed
4810e88
View commit details
Copy full SHA for 4810e88
Browse repository at this point
fix(metadata): validate size-sensitive codecs against every distinct rectilinear chunk shape
Show description for 8e324b3
d-v-b
committed
8e324b3
View commit details
Copy full SHA for 8e324b3
Browse repository at this point
test(codecs): property-based tests for shape-changing codec chain validation
Show description for 7c1d01b
d-v-b
committed
7c1d01b
View commit details
Copy full SHA for 7c1d01b
Browse repository at this point
fix(codecs): validate sharded chains with the real chunk spec
Show description for db9bd2a
d-v-b
committed
db9bd2a
View commit details
Copy full SHA for db9bd2a
Browse repository at this point
fix(metadata): name the failing codec in chain validation errors
Show description for aaab193
d-v-b
and
claude
committed
aaab193
View commit details
Copy full SHA for aaab193
Browse repository at this point
test(properties): transpose ahead of sharding is accepted iff it tiles the transposed chunk
Show description for d849cf3
d-v-b
and
claude
committed
d849cf3
View commit details
Copy full SHA for d849cf3
Browse repository at this point
refactor(metadata): cut the partial-validation path and error notes from chain validation
Show description for 04dd144
d-v-b
and
claude
committed
04dd144
View commit details
Copy full SHA for 04dd144
Browse repository at this point
Commits on Sep 14, 2026
chore: renumber changelog fragment to upstream PR 4352
Show description for aaefe61
d-v-b
and
claude
committed
aaefe61
View commit details
Copy full SHA for aaefe61
Browse repository at this point
fix(metadata): validate factored grids without chunk enumeration
Show description for b87fd36
d-v-b
committed
b87fd36
View commit details
Copy full SHA for b87fd36
Browse repository at this point
Merge branch 'main' into fix/codec-chain-validation
d-v-b
authored
e8c9cde
View commit details
Copy full SHA for e8c9cde
Browse repository at this point
Merge branch 'main' into fix/codec-chain-validation
d-v-b
authored
28537dc
View commit details
Copy full SHA for 28537dc
Browse repository at this point
Merge branch 'main' into fix/codec-chain-validation
d-v-b
authored
2c56eed
View commit details
Copy full SHA for 2c56eed
Browse repository at this point
fix(metadata): thread chunk grids through codec validation without enumerating chunks
Show description for 8a8f3b4
d-v-b
committed
8a8f3b4
View commit details
Copy full SHA for 8a8f3b4
Browse repository at this point
fix(codecs): evolve rectilinear pipelines against the representative chunk shape
Show description for 55c8bfa
d-v-b
committed
55c8bfa
View commit details
Copy full SHA for 55c8bfa
Browse repository at this point
You can’t perform that action at this time.