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 }}
d-v-b
/
zarr-python
Public
forked from
zarr-developers/zarr-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
26
Pull requests
43
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Prototype prepared indexing execution for codec consumers
- #323
#323
Draft
d-v-b
wants to merge 22 commits into
main
d-v-b/zarr-python:main
from
codex/indexing-execution
d-v-b/zarr-python:codex/indexing-execution
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Draft
Prototype prepared indexing execution for codec consumers
#323
d-v-b
wants to merge 22 commits into
main
d-v-b/zarr-python:main
from
codex/indexing-execution
d-v-b/zarr-python:codex/indexing-execution
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat(zarr-indexing): factor chunk plans into a columnar GridPartition
Show description for 46c6033
d-v-b
committed
46c6033
View commit details
Copy full SHA for 46c6033
Browse repository at this point
docs(zarr-indexing): changelog fragment for the grid partition
Show description for 7895f2d
d-v-b
committed
7895f2d
View commit details
Copy full SHA for 7895f2d
Browse repository at this point
docs(zarr-indexing): say why the suite runs from the repo root
Show description for 30b8fa7
d-v-b
committed
30b8fa7
View commit details
Copy full SHA for 30b8fa7
Browse repository at this point
docs(zarr-indexing): document the grid partition and retire the per-chunk narrative
Show description for ad48b0a
d-v-b
committed
ad48b0a
View commit details
Copy full SHA for ad48b0a
Browse repository at this point
Commits on Sep 3, 2026
refactor(zarr-indexing): one mechanism for chunk plans, and the review fixes
Show description for 602b419
d-v-b
committed
602b419
View commit details
Copy full SHA for 602b419
Browse repository at this point
fix(zarr-indexing): keep exact request-axis extents in strided tables
Show description for 4d1a0ee
d-v-b
committed
4d1a0ee
View commit details
Copy full SHA for 4d1a0ee
Browse repository at this point
test(zarr-indexing): partition oracle on clipped rectilinear grids and the minimal grid protocol
Show description for 18b5741
d-v-b
committed
18b5741
View commit details
Copy full SHA for 18b5741
Browse repository at this point
Merge branch 'main' into zarr-indexing/grid-partition
d-v-b
authored
1a8160e
View commit details
Copy full SHA for 1a8160e
Browse repository at this point
Merge branch 'main' into zarr-indexing/grid-partition
d-v-b
authored
ae56554
View commit details
Copy full SHA for ae56554
Browse repository at this point
Rename 316.feature.md to 4310.feature.md
d-v-b
authored
5bb5278
View commit details
Copy full SHA for 5bb5278
Browse repository at this point
Commits on Sep 5, 2026
perf(indexing): preserve diagonal plans and reduce planning allocations
Show description for 59c0041
d-v-b
committed
59c0041
View commit details
Copy full SHA for 59c0041
Browse repository at this point
perf(indexing): partition independent index-array components
Show description for 9e8a298
d-v-b
committed
9e8a298
View commit details
Copy full SHA for 9e8a298
Browse repository at this point
perf(indexing): streamline single-component projection walks
Show description for 0bad9aa
d-v-b
committed
0bad9aa
View commit details
Copy full SHA for 0bad9aa
Browse repository at this point
feat(indexing): prototype direct selector execution
Show description for 15256a2
d-v-b
committed
15256a2
View commit details
Copy full SHA for 15256a2
Browse repository at this point
refactor(indexing): prepare shared execution plans with explicit policies
Show description for 69841d5
d-v-b
committed
69841d5
View commit details
Copy full SHA for 69841d5
Browse repository at this point
docs(indexing): trace selections through chunk planning and execution
Show description for 8b2bd8d
d-v-b
committed
8b2bd8d
View commit details
Copy full SHA for 8b2bd8d
Browse repository at this point
refactor(indexing): separate execution experiment from columnar plans
Show description for 336297f
d-v-b
committed
336297f
View commit details
Copy full SHA for 336297f
Browse repository at this point
fix(zarr-indexing): validate correlated bounds on any grid, own table columns, one planning mechanism
Show description for d4f5c2a
d-v-b
committed
d4f5c2a
View commit details
Copy full SHA for d4f5c2a
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into zarr-indexing/grid-partition
d-v-b
committed
54015c3
View commit details
Copy full SHA for 54015c3
Browse repository at this point
Commits on Sep 6, 2026
feat(indexing): isolate prepared execution and codec integration
Show description for ee70f57
d-v-b
committed
ee70f57
View commit details
Copy full SHA for ee70f57
Browse repository at this point
fix(zarr-indexing): adapt the execution prototype to the trimmed planner
Show description for dc2e279
d-v-b
and
claude
committed
dc2e279
View commit details
Copy full SHA for dc2e279
Browse repository at this point
Commits on Sep 12, 2026
test(indexing): integrate main and cover prepared gather execution
Show description for 8935832
d-v-b
committed
8935832
View commit details
Copy full SHA for 8935832
Browse repository at this point
You can’t perform that action at this time.