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
380
Star
1.3k
Code
Issues
593
Pull requests
171
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: hook native Parquet writes into Spark's WriteFilesExec seam on Spark 4.0+
- #5763
#5763
Merged
andygrove
merged 10 commits into
apache:main
apache/datafusion-comet:main
from
andygrove:native-write-files-seam
andygrove/datafusion-comet:native-write-files-seam
Copy head branch name to clipboard
Sep 19, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: hook native Parquet writes into Spark's WriteFilesExec seam on Spark 4.0+
#5763
andygrove
merged 10 commits into
apache:main
apache/datafusion-comet:main
from
andygrove:native-write-files-seam
andygrove/datafusion-comet:native-write-files-seam
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2026
feat: hook native Parquet writes into Spark's WriteFilesExec seam on Spark 4.0+
Show description for 27f6782
andygrove
committed
27f6782
View commit details
Copy full SHA for 27f6782
Browse repository at this point
refactor: take a single deprecated alternative for operator incompat configs
Show description for df96895
andygrove
committed
df96895
View commit details
Copy full SHA for df96895
Browse repository at this point
Commits on Sep 8, 2026
fix: escape the output path before parsing it as a URI
Show description for d36ad9f
andygrove
committed
d36ad9f
View commit details
Copy full SHA for d36ad9f
Browse repository at this point
Commits on Sep 9, 2026
fix: decline HDFS writes whose output path needs URI escaping
andygrove
committed
4095ea6
View commit details
Copy full SHA for 4095ea6
Browse repository at this point
fix: also decline Unicode HDFS write destinations
Show description for 39e02de
andygrove
committed
39e02de
View commit details
Copy full SHA for 39e02de
Browse repository at this point
Commits on Sep 13, 2026
fix: address review feedback on the native WriteFilesExec seam
Show description for 268fdb9
andygrove
committed
268fdb9
View commit details
Copy full SHA for 268fdb9
Browse repository at this point
fix: drop a redundant string interpolator flagged by scalafix RedundantSyntax
andygrove
committed
5f5397f
View commit details
Copy full SHA for 5f5397f
Browse repository at this point
Commits on Sep 18, 2026
Merge apache/main into native-write-files-seam
Show description for a2f9011
andygrove
committed
a2f9011
View commit details
Copy full SHA for a2f9011
Browse repository at this point
fix: decline percent-bearing HDFS basenames at planning
Show description for 6970255
andygrove
committed
6970255
View commit details
Copy full SHA for 6970255
Browse repository at this point
fix: drop imports left unused by moving the write assertions into the base
andygrove
committed
a69b76c
View commit details
Copy full SHA for a69b76c
Browse repository at this point
You can’t perform that action at this time.