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
378
Star
1.3k
Code
Issues
564
Pull requests
174
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: account JVM UDF Arrow allocations in Spark task memory
- #5027
#5027
Open
peterxcli
wants to merge 18 commits into
apache:main
apache/datafusion-comet:main
from
peterxcli:feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
peterxcli/datafusion-comet:feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
feat: account JVM UDF Arrow allocations in Spark task memory
#5027
peterxcli
wants to merge 18 commits into
apache:main
apache/datafusion-comet:main
from
peterxcli:feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
peterxcli/datafusion-comet:feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
wip
peterxcli
committed
b61810b
View commit details
Copy full SHA for b61810b
Browse repository at this point
Require allocator-aware UDF evaluation
peterxcli
committed
b183167
View commit details
Copy full SHA for b183167
Browse repository at this point
Merge branch 'main' into feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
peterxcli
authored
d0546e8
View commit details
Copy full SHA for d0546e8
Browse repository at this point
Commits on Jul 25, 2026
fix test
peterxcli
committed
8f47a59
View commit details
Copy full SHA for 8f47a59
Browse repository at this point
Merge branch 'main' into feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
peterxcli
authored
ae06a41
View commit details
Copy full SHA for ae06a41
Browse repository at this point
Pass allocator to codegen output allocation
peterxcli
committed
6312b96
View commit details
Copy full SHA for 6312b96
Browse repository at this point
Commits on Aug 2, 2026
Merge remote-tracking branch 'upstream/main' into feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
peterxcli
committed
d80f44c
View commit details
Copy full SHA for d80f44c
Browse repository at this point
Commits on Aug 8, 2026
Merge branch 'main' into feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
peterxcli
committed
73c0e2c
View commit details
Copy full SHA for 73c0e2c
Browse repository at this point
fix scala compile
peterxcli
committed
34d1288
View commit details
Copy full SHA for 34d1288
Browse repository at this point
Commits on Aug 22, 2026
Merge branch 'main' into feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
peterxcli
authored
f683f67
View commit details
Copy full SHA for f683f67
Browse repository at this point
Commits on Aug 23, 2026
fix: handle JVM UDF allocator completion races
peterxcli
committed
779426d
View commit details
Copy full SHA for 779426d
Browse repository at this point
Commits on Aug 24, 2026
Merge branch 'main' into feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
peterxcli
authored
f784ae7
View commit details
Copy full SHA for f784ae7
Browse repository at this point
Commits on Aug 27, 2026
Merge branch 'main' into feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
peterxcli
authored
e853c83
View commit details
Copy full SHA for e853c83
Browse repository at this point
fix: move UDF output accounting to native ownership at export
Show description for 2fafac9
peterxcli
and
claude
committed
2fafac9
View commit details
Copy full SHA for 2fafac9
Browse repository at this point
docs+hardening: address LLM review on UDF memory accounting
Show description for 1dc8fc7
peterxcli
and
claude
committed
1dc8fc7
View commit details
Copy full SHA for 1dc8fc7
Browse repository at this point
Commits on Aug 28, 2026
fix: account allocated empty children and shared scratch chunks in UDF export charge
Show description for 9b72816
peterxcli
and
claude
committed
9b72816
View commit details
Copy full SHA for 9b72816
Browse repository at this point
Commits on Sep 9, 2026
Merge branch 'main' into feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
peterxcli
authored
b97cd9a
View commit details
Copy full SHA for b97cd9a
Browse repository at this point
Commits on Sep 17, 2026
Merge branch 'main' into feat/arrow-allocator-as-spark=memory-consumer-for-jvmdispatch
peterxcli
authored
dc117b0
View commit details
Copy full SHA for dc117b0
Browse repository at this point
You can’t perform that action at this time.