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
/
iceberg-python
Public
Notifications
You must be signed in to change notification settings
Fork
580
Star
1.1k
Code
Issues
145
Pull requests
105
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(upsert): early rejection of unsupported join column types
- #3384
#3384
Open
abnobdoss
wants to merge 12 commits into
apache:main
apache/iceberg-python:main
from
abnobdoss:fix/upsert-pr1-type-safety
abnobdoss/iceberg-python:fix/upsert-pr1-type-safety
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
fix(upsert): early rejection of unsupported join column types
#3384
abnobdoss
wants to merge 12 commits into
apache:main
apache/iceberg-python:main
from
abnobdoss:fix/upsert-pr1-type-safety
abnobdoss/iceberg-python:fix/upsert-pr1-type-safety
Copy head branch name to clipboard
Commits
Commits on May 19, 2026
refactor(upsert): early rejection of unsupported join column types
abnobdoss
committed
2abd44f
View commit details
Copy full SHA for 2abd44f
Browse repository at this point
test(upsert): align test schemas with early compatibility check and update error expectations
abnobdoss
committed
12d978e
View commit details
Copy full SHA for 12d978e
Browse repository at this point
docs(upsert): add rationale for duplicate check ordering
abnobdoss
committed
336dcf8
View commit details
Copy full SHA for 336dcf8
Browse repository at this point
style: fix linting issues (line length and whitespace)
abnobdoss
committed
c97f724
View commit details
Copy full SHA for c97f724
Browse repository at this point
Commits on May 21, 2026
test(upsert): expect large_list in unsupported-type error for list join key
Show description for fe60c97
claude
committed
fe60c97
View commit details
Copy full SHA for fe60c97
Browse repository at this point
fix(upsert): run join-column type rejection before schema compat check
Show description for 9928f50
claude
committed
9928f50
View commit details
Copy full SHA for 9928f50
Browse repository at this point
Commits on Jun 10, 2026
fix(upsert): add checks for missing table columns before type validations.
abnobdoss
committed
984057e
View commit details
Copy full SHA for 984057e
Browse repository at this point
Commits on Sep 15, 2026
fix(upsert): validate join columns up front
Show description for 60d240a
abnobdoss
committed
60d240a
View commit details
Copy full SHA for 60d240a
Browse repository at this point
docs: render add_files note bullets as a list
abnobdoss
committed
530716b
View commit details
Copy full SHA for 530716b
Browse repository at this point
Merge remote-tracking branch 'origin/main' into pr-3384
Show description for 79cad45
abnobdoss
committed
79cad45
View commit details
Copy full SHA for 79cad45
Browse repository at this point
fix(upsert): clarify join column error messages
Show description for ca97964
abnobdoss
committed
ca97964
View commit details
Copy full SHA for ca97964
Browse repository at this point
refactor(upsert): split validate_join_cols by table and input side
abnobdoss
committed
6894d10
View commit details
Copy full SHA for 6894d10
Browse repository at this point
You can’t perform that action at this time.