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
575
Pull requests
192
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add spark.comet.explain.planOnly.enabled
- #5394
#5394
Open
andygrove
wants to merge 16 commits into
apache:main
apache/datafusion-comet:main
from
andygrove:feat-plan-only-mode
andygrove/datafusion-comet:feat-plan-only-mode
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
feat: add spark.comet.explain.planOnly.enabled
#5394
andygrove
wants to merge 16 commits into
apache:main
apache/datafusion-comet:main
from
andygrove:feat-plan-only-mode
andygrove/datafusion-comet:feat-plan-only-mode
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
feat: add spark.comet.explain.planOnly.enabled
Show description for b666339
andygrove
committed
b666339
View commit details
Copy full SHA for b666339
Browse repository at this point
refactor: simplify plan-only wiring
Show description for 10e6bd6
andygrove
committed
10e6bd6
View commit details
Copy full SHA for 10e6bd6
Browse repository at this point
refactor: replace plan-only ThreadLocal with a forPreview parameter
Show description for eb514de
andygrove
committed
eb514de
View commit details
Copy full SHA for eb514de
Browse repository at this point
Address review: report the outer query and include post-columnar rules
Show description for 2f94707
andygrove
committed
2f94707
View commit details
Copy full SHA for 2f94707
Browse repository at this point
Commits on Aug 26, 2026
Address review: fix Spark 3.x test compile, dedupe without an execution ID, preview subqueries
Show description for 1683a65
andygrove
committed
1683a65
View commit details
Copy full SHA for 1683a65
Browse repository at this point
Address review: DPP preparation scope, empty adaptive plans, V2 scan coverage
Show description for c75a87c
andygrove
committed
c75a87c
View commit details
Copy full SHA for c75a87c
Browse repository at this point
Commits on Aug 27, 2026
fix: suppress AQE re-plan reports without an execution ID and dedupe reused subqueries
Show description for 53db476
andygrove
committed
53db476
View commit details
Copy full SHA for 53db476
Browse repository at this point
fix: recognize an AQE re-plan that collapsed to an empty relation
Show description for 0896e36
andygrove
committed
0896e36
View commit details
Copy full SHA for 0896e36
Browse repository at this point
fix: drop a redundant interpolator and guard the plan-only report
Show description for 74fe586
andygrove
committed
74fe586
View commit details
Copy full SHA for 74fe586
Browse repository at this point
Commits on Sep 21, 2026
Merge apache/main into feat-plan-only-mode
Show description for 00423f3
andygrove
committed
00423f3
View commit details
Copy full SHA for 00423f3
Browse repository at this point
fix: keep plan-only mode from offloading Iceberg V2 writes
Show description for 6ecc204
andygrove
committed
6ecc204
View commit details
Copy full SHA for 6ecc204
Browse repository at this point
refactor: compose CometScanRule and CometExecRule into one CometRule
Show description for 7fa90ee
andygrove
committed
7fa90ee
View commit details
Copy full SHA for 7fa90ee
Browse repository at this point
test: pin the invariant that motivates composing the rules
andygrove
committed
8dd66d4
View commit details
Copy full SHA for 8dd66d4
Browse repository at this point
Merge combine-comet-rules and move plan-only mode onto CometRule
Show description for daa5393
andygrove
committed
daa5393
View commit details
Copy full SHA for daa5393
Browse repository at this point
Commits on Sep 22, 2026
Merge remote-tracking branch 'apache/main' into feat-plan-only-mode
Show description for fdef90f
andygrove
committed
fdef90f
View commit details
Copy full SHA for fdef90f
Browse repository at this point
refactor: simplify plan-only mode and trim its comments
Show description for a80ae3f
andygrove
committed
a80ae3f
View commit details
Copy full SHA for a80ae3f
Browse repository at this point
You can’t perform that action at this time.