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 }}
apache
/
datafusion-comet
Public
Notifications
You must be signed in to change notification settings
Fork
377
Star
1.3k
Code
Issues
565
Pull requests
176
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add greedy_unified_checked memory pool gated on real native usage [WIP]
- #5959
#5959
Closed
andygrove
wants to merge 7 commits into
apache:main
apache/datafusion-comet:main
from
andygrove:feat-checked-unified-pool
andygrove/datafusion-comet:feat-checked-unified-pool
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Closed
feat: add greedy_unified_checked memory pool gated on real native usage [WIP]
#5959
andygrove
wants to merge 7 commits into
apache:main
apache/datafusion-comet:main
from
andygrove:feat-checked-unified-pool
andygrove/datafusion-comet:feat-checked-unified-pool
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
feat: add native allocation accounting for memory observability
Show description for 303875f
andygrove
committed
303875f
View commit details
Copy full SHA for 303875f
Browse repository at this point
bench: measure the alloc-accounting wrapper's per-allocation cost
Show description for 93d0770
andygrove
committed
93d0770
View commit details
Copy full SHA for 93d0770
Browse repository at this point
fix: settle the balance before delegating a free in AccountingAllocator
Show description for ce9b13a
andygrove
committed
ce9b13a
View commit details
Copy full SHA for ce9b13a
Browse repository at this point
Commits on Sep 15, 2026
fix: install the accounting wrapper for every allocator feature combination
Show description for 2d78f87
andygrove
committed
2d78f87
View commit details
Copy full SHA for 2d78f87
Browse repository at this point
bench: link comet into alloc_overhead so the baseline uses the selected allocator
Show description for ca2f8c8
andygrove
committed
ca2f8c8
View commit details
Copy full SHA for ca2f8c8
Browse repository at this point
build: enable the alloc-accounting feature by default
Show description for 9f20277
andygrove
committed
9f20277
View commit details
Copy full SHA for 9f20277
Browse repository at this point
feat: add greedy_unified_checked memory pool gated on real native usage
Show description for ed217bc
andygrove
committed
ed217bc
View commit details
Copy full SHA for ed217bc
Browse repository at this point
You can’t perform that action at this time.