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
.
apache
/
datafusion-comet
Public
Notifications
You must be signed in to change notification settings
Fork
375
Star
1.3k
Code
Issues
560
Pull requests
183
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
perf: decode shuffle blocks against a cached schema instead of re-parsing per block
- #5809
#5809
Open
peterxcli
wants to merge 9 commits into
apache:main
apache/datafusion-comet:main
from
peterxcli:perf/shuffle-reader-schema-cache
peterxcli/datafusion-comet:perf/shuffle-reader-schema-cache
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
perf: decode shuffle blocks against a cached schema instead of re-parsing per block
#5809
peterxcli
wants to merge 9 commits into
apache:main
apache/datafusion-comet:main
from
peterxcli:perf/shuffle-reader-schema-cache
peterxcli/datafusion-comet:perf/shuffle-reader-schema-cache
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
bench: add a shuffle read benchmark covering the per-block schema parse
Show description for d3b1488
peterxcli
and
claude
committed
d3b1488
View commit details
Copy full SHA for d3b1488
Browse repository at this point
perf: decode shuffle blocks against a cached schema instead of re-parsing per block
Show description for 266b4d4
peterxcli
and
claude
committed
266b4d4
View commit details
Copy full SHA for 266b4d4
Browse repository at this point
Commits on Sep 10, 2026
review: trim comments to what they need to say
Show description for bf16d59
peterxcli
and
claude
committed
bf16d59
View commit details
Copy full SHA for bf16d59
Browse repository at this point
Merge perf/shuffle-read-schema-parse-bench into perf/shuffle-reader-schema-cache
Show description for 1ca3586
peterxcli
and
claude
committed
1ca3586
View commit details
Copy full SHA for 1ca3586
Browse repository at this point
review: trim comments to what they need to say
Show description for cc6b3d8
peterxcli
and
claude
committed
cc6b3d8
View commit details
Copy full SHA for cc6b3d8
Browse repository at this point
Commits on Sep 13, 2026
Merge upstream/main into perf/shuffle-reader-schema-cache
Show description for 0f61f35
peterxcli
and
claude
committed
0f61f35
View commit details
Copy full SHA for 0f61f35
Browse repository at this point
Commits on Sep 14, 2026
review: stream each block message by message and serve the cached schema without parsing it
Show description for a5290ca
peterxcli
and
claude
committed
a5290ca
View commit details
Copy full SHA for a5290ca
Browse repository at this point
Commits on Sep 15, 2026
review: probe allocations against StreamReader, validate corrupt arrays on a warm cache, bench the validated entry point
Show description for fe93ff2
peterxcli
and
claude
committed
fe93ff2
View commit details
Copy full SHA for fe93ff2
Browse repository at this point
Merge branch 'main' into perf/shuffle-reader-schema-cache
peterxcli
authored
872c979
View commit details
Copy full SHA for 872c979
Browse repository at this point
You can’t perform that action at this time.