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
452
Star
2.1k
Code
Issues
397
Pull requests
118
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor(api): build zarr.open, open_array and open_group on one metadata reader
- #4366
#4366
Draft
d-v-b
wants to merge 10 commits into
zarr-developers:main
zarr-developers/zarr-python:main
from
d-v-b:claude/open-single-probe-v2
d-v-b/zarr-python:claude/open-single-probe-v2
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
refactor(api): build zarr.open, open_array and open_group on one metadata reader
#4366
d-v-b
wants to merge 10 commits into
zarr-developers:main
zarr-developers/zarr-python:main
from
d-v-b:claude/open-single-probe-v2
d-v-b/zarr-python:claude/open-single-probe-v2
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
perf(api): read metadata once when zarr.open falls back to a group
Show description for a110f50
d-v-b
committed
a110f50
View commit details
Copy full SHA for a110f50
Browse repository at this point
docs: add changelog fragment for #4366
Show description for aa760ce
d-v-b
committed
aa760ce
View commit details
Copy full SHA for aa760ce
Browse repository at this point
refactor(array): derive from_zarr_json instead of storing it
Show description for 14663af
d-v-b
committed
14663af
View commit details
Copy full SHA for 14663af
Browse repository at this point
refactor(array): make _MetadataDocs a TypedDict so presence means "read"
Show description for 358672b
d-v-b
committed
358672b
View commit details
Copy full SHA for 358672b
Browse repository at this point
refactor(array): report what the probe found as a node_type literal
Show description for e3a89c9
d-v-b
committed
e3a89c9
View commit details
Copy full SHA for e3a89c9
Browse repository at this point
refactor(array): model the reads as state and interpret them with plain functions
Show description for 0ddfcfd
d-v-b
committed
0ddfcfd
View commit details
Copy full SHA for 0ddfcfd
Browse repository at this point
perf(group): read only what the found format needs after a pre-fetch
Show description for 387c192
d-v-b
committed
387c192
View commit details
Copy full SHA for 387c192
Browse repository at this point
perf(api): give zarr.open a Zarr format 3 path and a format 2 fallback
Show description for 821cc21
d-v-b
committed
821cc21
View commit details
Copy full SHA for 821cc21
Browse repository at this point
refactor(api): build zarr.open, open_array and open_group on one metadata reader
Show description for 3498a97
d-v-b
committed
3498a97
View commit details
Copy full SHA for 3498a97
Browse repository at this point
refactor(group): compose read_node_metadata from per-format readers
Show description for 80243e9
d-v-b
committed
80243e9
View commit details
Copy full SHA for 80243e9
Browse repository at this point
You can’t perform that action at this time.