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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
datafusion
Public
Notifications
You must be signed in to change notification settings
Fork
2.4k
Star
9.3k
Code
Issues
1.8k
Pull requests
331
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Feat : added truncate table support
- #19633
#19633
Merged
Jefffrey
merged 25 commits into
apache:main
apache/datafusion:main
from
Nachiket-Roy:feat/dml-truncate
Nachiket-Roy/datafusion:feat/dml-truncate
Copy head branch name to clipboard
Jan 21, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Feat : added truncate table support
#19633
Jefffrey
merged 25 commits into
apache:main
apache/datafusion:main
from
Nachiket-Roy:feat/dml-truncate
Nachiket-Roy/datafusion:feat/dml-truncate
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2026
added truncate table support
Nachiket-Roy
committed
c73c0bb
View commit details
Copy full SHA for c73c0bb
Browse repository at this point
Merge branch 'main' into feat/dml-truncate
Nachiket-Roy
authored
663a69b
View commit details
Copy full SHA for 663a69b
Browse repository at this point
formatting fixed
Nachiket-Roy
committed
9f44f39
View commit details
Copy full SHA for 9f44f39
Browse repository at this point
test and clippy issue fixed
Nachiket-Roy
committed
aad0378
View commit details
Copy full SHA for aad0378
Browse repository at this point
format resolved
Nachiket-Roy
committed
4a1fb16
View commit details
Copy full SHA for 4a1fb16
Browse repository at this point
comment improved
Nachiket-Roy
committed
a6196a3
View commit details
Copy full SHA for a6196a3
Browse repository at this point
Commits on Jan 5, 2026
chore : reject unsupported options
Nachiket-Roy
committed
12e5920
View commit details
Copy full SHA for 12e5920
Browse repository at this point
Merge branch 'main' into feat/dml-truncate
Nachiket-Roy
authored
7b4d016
View commit details
Copy full SHA for 7b4d016
Browse repository at this point
Merge branch 'main' into feat/dml-truncate
Nachiket-Roy
authored
b331a34
View commit details
Copy full SHA for b331a34
Browse repository at this point
Commits on Jan 6, 2026
added negative tests
Nachiket-Roy
committed
e59cb23
View commit details
Copy full SHA for e59cb23
Browse repository at this point
Merge branch 'main' into feat/dml-truncate
Nachiket-Roy
authored
4cfe422
View commit details
Copy full SHA for 4cfe422
Browse repository at this point
disable the optimizer
Nachiket-Roy
committed
32075e0
View commit details
Copy full SHA for 32075e0
Browse repository at this point
test fixed
Nachiket-Roy
committed
760ed22
View commit details
Copy full SHA for 760ed22
Browse repository at this point
Merge branch 'main' into feat/dml-truncate
Nachiket-Roy
authored
5c0aeeb
View commit details
Copy full SHA for 5c0aeeb
Browse repository at this point
type matching fixed
Nachiket-Roy
committed
7a9b4b1
View commit details
Copy full SHA for 7a9b4b1
Browse repository at this point
revert to EmptyExec
Nachiket-Roy
committed
e7dc856
View commit details
Copy full SHA for e7dc856
Browse repository at this point
Merge branch 'main' into feat/dml-truncate
Nachiket-Roy
authored
2cf2913
View commit details
Copy full SHA for 2cf2913
Browse repository at this point
Merge branch 'main' into feat/dml-truncate
Nachiket-Roy
authored
fb14364
View commit details
Copy full SHA for fb14364
Browse repository at this point
Commits on Jan 11, 2026
Merge branch 'main' into feat/dml-truncate
Nachiket-Roy
authored
9fab1d6
View commit details
Copy full SHA for 9fab1d6
Browse repository at this point
Commits on Jan 12, 2026
Merge branch 'main' into feat/dml-truncate
Nachiket-Roy
authored
6521d32
View commit details
Copy full SHA for 6521d32
Browse repository at this point
Commits on Jan 17, 2026
fully destructure TRUNCATE statement and add clarification comment for EmptyRelation
Nachiket-Roy
committed
7d45395
View commit details
Copy full SHA for 7d45395
Browse repository at this point
Merge branch 'main' into feat/dml-truncate
Nachiket-Roy
authored
28d99d7
View commit details
Copy full SHA for 28d99d7
Browse repository at this point
revert to stable structure
Nachiket-Roy
committed
cf2c85d
View commit details
Copy full SHA for cf2c85d
Browse repository at this point
destructure TRUNCATE statement
Nachiket-Roy
committed
ce23171
View commit details
Copy full SHA for ce23171
Browse repository at this point
Commits on Jan 18, 2026
added test for truncate without table
Nachiket-Roy
committed
d7ff1fb
View commit details
Copy full SHA for d7ff1fb
Browse repository at this point
You can’t perform that action at this time.