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
.
NVIDIA
/
cudf-spark
Public
Notifications
You must be signed in to change notification settings
Fork
303
Star
1k
Code
Issues
2k
Pull requests
64
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Support Iceberg v3 row lineage writes on GPU
- #15866
#15866
Open
res-life
wants to merge 28 commits into
NVIDIA:main
NVIDIA/cudf-spark:main
from
res-life:fix/issue-15441-row-lineage-write
res-life/spark-rapids:fix/issue-15441-row-lineage-write
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
Support Iceberg v3 row lineage writes on GPU
#15866
res-life
wants to merge 28 commits into
NVIDIA:main
NVIDIA/cudf-spark:main
from
res-life:fix/issue-15441-row-lineage-write
res-life/spark-rapids:fix/issue-15441-row-lineage-write
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
Add GPU support for Iceberg v3 row lineage writes
Show description for 725f18b
res-life
committed
725f18b
View commit details
Copy full SHA for 725f18b
Browse repository at this point
Commits on Sep 2, 2026
Verify GPU CTAS execution for Iceberg row lineage
Show description for 396d97e
res-life
committed
396d97e
View commit details
Copy full SHA for 396d97e
Browse repository at this point
Commits on Sep 4, 2026
Merge branch 'main' into fix/issue-15441-row-lineage-write
res-life
authored
70b6f96
View commit details
Copy full SHA for 70b6f96
Browse repository at this point
Commits on Sep 5, 2026
Fix row lineage test coverage
Show description for a730620
res-life
committed
a730620
View commit details
Copy full SHA for a730620
Browse repository at this point
Commits on Sep 7, 2026
Merge branch 'main' into fix/issue-15441-row-lineage-write
res-life
authored
52578c1
View commit details
Copy full SHA for 52578c1
Browse repository at this point
Simplify Iceberg row lineage CTAS test
Show description for 8b6b451
res-life
committed
8b6b451
View commit details
Copy full SHA for 8b6b451
Browse repository at this point
Simplify Iceberg row lineage delete test
Show description for 25794ad
res-life
committed
25794ad
View commit details
Copy full SHA for 25794ad
Browse repository at this point
Simplify Iceberg row lineage merge test
Show description for 4a8b7d8
res-life
committed
4a8b7d8
View commit details
Copy full SHA for 4a8b7d8
Browse repository at this point
Simplify Iceberg row lineage write tests
Show description for 890a9f1
res-life
committed
890a9f1
View commit details
Copy full SHA for 890a9f1
Browse repository at this point
Simplify Iceberg row lineage update test
Show description for 0f0151d
res-life
committed
0f0151d
View commit details
Copy full SHA for 0f0151d
Browse repository at this point
Merge branch 'main' into fix/issue-15441-row-lineage-write
res-life
authored
a88d3a6
View commit details
Copy full SHA for a88d3a6
Browse repository at this point
Commits on Sep 8, 2026
Remove Iceberg rewrite data files support
Show description for 683c7ee
res-life
committed
683c7ee
View commit details
Copy full SHA for 683c7ee
Browse repository at this point
Use datagen for Iceberg row lineage tests
Show description for a84b7fc
res-life
committed
a84b7fc
View commit details
Copy full SHA for a84b7fc
Browse repository at this point
Make Iceberg row lineage writes deterministic
Show description for e41202c
res-life
committed
e41202c
View commit details
Copy full SHA for e41202c
Browse repository at this point
Fix Iceberg row lineage replace data writes
Show description for 7e4a47f
res-life
committed
7e4a47f
View commit details
Copy full SHA for 7e4a47f
Browse repository at this point
Fix Scala import order
Show description for aaf88ac
res-life
committed
aaf88ac
View commit details
Copy full SHA for aaf88ac
Browse repository at this point
Fix Iceberg row lineage writer visibility
Show description for e48289e
res-life
committed
e48289e
View commit details
Copy full SHA for e48289e
Browse repository at this point
Merge branch 'main' into fix/issue-15441-row-lineage-write
res-life
authored
0c73dec
View commit details
Copy full SHA for 0c73dec
Browse repository at this point
Commits on Sep 9, 2026
Align GPU data writers with Spark API
Show description for 1d89ff1
res-life
committed
1d89ff1
View commit details
Copy full SHA for 1d89ff1
Browse repository at this point
Commits on Sep 10, 2026
Merge branch 'main' into fix/issue-15441-row-lineage-write
Show description for b0eac4c
res-life
committed
b0eac4c
View commit details
Copy full SHA for b0eac4c
Browse repository at this point
Remove duplicate Iceberg cleanup bridge
Show description for 3b5e4e8
res-life
committed
3b5e4e8
View commit details
Copy full SHA for 3b5e4e8
Browse repository at this point
Revert unrelated Iceberg formatting changes
Show description for ce95927
res-life
committed
ce95927
View commit details
Copy full SHA for ce95927
Browse repository at this point
Cache Iceberg row lineage metadata ordinals
Show description for e5b6571
res-life
committed
e5b6571
View commit details
Copy full SHA for e5b6571
Browse repository at this point
Remove redundant GPU merge output padding
Show description for 28cb8ce
res-life
committed
28cb8ce
View commit details
Copy full SHA for 28cb8ce
Browse repository at this point
Verify Iceberg next row ID after GPU writes
Show description for 680c184
res-life
committed
680c184
View commit details
Copy full SHA for 680c184
Browse repository at this point
Commits on Sep 11, 2026
Merge branch 'main' into fix/issue-15441-row-lineage-write
res-life
authored
482fb08
View commit details
Copy full SHA for 482fb08
Browse repository at this point
Preserve row lineage and partition order in GPU Iceberg writes
Show description for 17f975d
res-life
committed
17f975d
View commit details
Copy full SHA for 17f975d
Browse repository at this point
Exercise Iceberg v3 across existing test matrices
Show description for 71a95da
res-life
committed
71a95da
View commit details
Copy full SHA for 71a95da
Browse repository at this point
You can’t perform that action at this time.