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
379
Star
1.3k
Code
Issues
565
Pull requests
180
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: Improve logic for adding CopyExec operators to prevent memory corruption from mutable buffer reuse
- #2135
#2135
Closed
andygrove
wants to merge 20 commits into
apache:main
apache/datafusion-comet:main
from
andygrove:iceberg-scan-buffer-reuse
andygrove/datafusion-comet:iceberg-scan-buffer-reuse
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
fix: Improve logic for adding CopyExec operators to prevent memory corruption from mutable buffer reuse
#2135
andygrove
wants to merge 20 commits into
apache:main
apache/datafusion-comet:main
from
andygrove:iceberg-scan-buffer-reuse
andygrove/datafusion-comet:iceberg-scan-buffer-reuse
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2025
quick fix
andygrove
committed
9de5956
View commit details
Copy full SHA for 9de5956
Browse repository at this point
test
andygrove
committed
e5b5454
View commit details
Copy full SHA for e5b5454
Browse repository at this point
Merge branch 'copyexec-tests' into unblock-iceberg
andygrove
committed
424efe2
View commit details
Copy full SHA for 424efe2
Browse repository at this point
tests
andygrove
committed
8bc8505
View commit details
Copy full SHA for 8bc8505
Browse repository at this point
format
andygrove
committed
f86dc9d
View commit details
Copy full SHA for f86dc9d
Browse repository at this point
add has_buffer_reuse tag to scan proto
andygrove
committed
3f2b9c7
View commit details
Copy full SHA for 3f2b9c7
Browse repository at this point
Commits on Aug 13, 2025
Fix memory corruption issue with Iceberg scans
andygrove
committed
cb26d0a
View commit details
Copy full SHA for cb26d0a
Browse repository at this point
clippy
andygrove
committed
ddf7517
View commit details
Copy full SHA for ddf7517
Browse repository at this point
prep for review
andygrove
committed
2a4a4ad
View commit details
Copy full SHA for 2a4a4ad
Browse repository at this point
prep for review
andygrove
committed
2f5463b
View commit details
Copy full SHA for 2f5463b
Browse repository at this point
fix
andygrove
committed
8e5fa4f
View commit details
Copy full SHA for 8e5fa4f
Browse repository at this point
fix
andygrove
committed
844c4f0
View commit details
Copy full SHA for 844c4f0
Browse repository at this point
fix
andygrove
committed
2a01623
View commit details
Copy full SHA for 2a01623
Browse repository at this point
fix
andygrove
committed
47841fd
View commit details
Copy full SHA for 47841fd
Browse repository at this point
revert config change
andygrove
committed
003af67
View commit details
Copy full SHA for 003af67
Browse repository at this point
simplify
andygrove
committed
530ba47
View commit details
Copy full SHA for 530ba47
Browse repository at this point
delete bench
andygrove
committed
bf697a2
View commit details
Copy full SHA for bf697a2
Browse repository at this point
delete bench
andygrove
committed
310ef0c
View commit details
Copy full SHA for 310ef0c
Browse repository at this point
improve explain output
andygrove
committed
9048822
View commit details
Copy full SHA for 9048822
Browse repository at this point
always deep copy in scan
andygrove
committed
a86ca12
View commit details
Copy full SHA for a86ca12
Browse repository at this point
You can’t perform that action at this time.