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
571
Pull requests
185
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: honor Spark’s commit protocol in Spark 3.x native writes
- #4746
#4746
Open
peterxcli
wants to merge 10 commits into
apache:main
apache/datafusion-comet:main
from
peterxcli:feat/spark-file-commit
peterxcli/datafusion-comet:feat/spark-file-commit
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
fix: honor Spark’s commit protocol in Spark 3.x native writes
#4746
peterxcli
wants to merge 10 commits into
apache:main
apache/datafusion-comet:main
from
peterxcli:feat/spark-file-commit
peterxcli/datafusion-comet:feat/spark-file-commit
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 14, 2026
fix: honor Spark’s commit protocol in Spark 3.x native writes
peterxcli
committed
278f28e
View commit details
Copy full SHA for 278f28e
Browse repository at this point
Merge branch 'main' into feat/spark-file-commit
peterxcli
authored
f0251ef
View commit details
Copy full SHA for f0251ef
Browse repository at this point
ci: register legacy native write commit protocol tests
peterxcli
committed
e9f5e5e
View commit details
Copy full SHA for e9f5e5e
Browse repository at this point
You can’t perform that action at this time.