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 }}
manuzhang
/
iceberg-cpp
Public
forked from
apache/iceberg-cpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
6
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add row delta update
- #15
#15
Closed
manuzhang
wants to merge 16 commits into
main
manuzhang/iceberg-cpp:main
from
codex/row-delta
manuzhang/iceberg-cpp:codex/row-delta
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
feat: add row delta update
#15
manuzhang
wants to merge 16 commits into
main
manuzhang/iceberg-cpp:main
from
codex/row-delta
manuzhang/iceberg-cpp:codex/row-delta
Copy head branch name to clipboard
Commits
Commits on Jun 21, 2026
feat: add DeleteFiles update API (#709)
Show description for 6f503f9
manuzhang
and
codex
authored
6f503f9
View commit details
Copy full SHA for 6f503f9
Browse repository at this point
Commits on Jun 22, 2026
chore: make pre-commit and ci clang-format version consistent (#769)
HuaHuaY
authored
82b0adb
View commit details
Copy full SHA for 82b0adb
Browse repository at this point
feat: parallelize reading manifests (#697)
HuaHuaY
authored
28163ce
View commit details
Copy full SHA for 28163ce
Browse repository at this point
feat(logging): add Logger interface and default logger (#723)
Show description for a38e0cd
kamcheungting-db
authored
a38e0cd
View commit details
Copy full SHA for a38e0cd
Browse repository at this point
ci: cache vcpkg packages on Windows builds (#766)
Show description for 0aff5e9
abnobdoss
authored
0aff5e9
View commit details
Copy full SHA for 0aff5e9
Browse repository at this point
ci: cancel superseded runs in remaining workflows (#767)
Show description for 42b498f
abnobdoss
authored
42b498f
View commit details
Copy full SHA for 42b498f
Browse repository at this point
CI: Check ASF action allowlist on every PR (#772)
Show description for 7fe2e93
ebyhr
authored
7fe2e93
View commit details
Copy full SHA for 7fe2e93
Browse repository at this point
Commits on Jun 23, 2026
fix(rest): align error handlers with Java implementation (#763)
Show description for 5c8c4e5
zhjwpku
authored
5c8c4e5
View commit details
Copy full SHA for 5c8c4e5
Browse repository at this point
ci: cache the sccache directory across C++ test builds (#765)
Show description for f38090e
abnobdoss
authored
f38090e
View commit details
Copy full SHA for f38090e
Browse repository at this point
feat: add Iceberg v3 type definitions (#752)
Show description for 959fda6
zhjwpku
authored
959fda6
View commit details
Copy full SHA for 959fda6
Browse repository at this point
fix: allow historical sort orders with dropped fields (#762)
Show description for 5ac5246
zhjwpku
authored
5ac5246
View commit details
Copy full SHA for 5ac5246
Browse repository at this point
feat: add StoredLength method to PositionOutputStream (#773)
HuaHuaY
authored
af4b76f
View commit details
Copy full SHA for af4b76f
Browse repository at this point
feat: add row delta update
Show description for 3a37c24
2 people
authored and
wgtmac
committed
3a37c24
View commit details
Copy full SHA for 3a37c24
Browse repository at this point
fix row delta delete validation
Show description for 842d725
2 people
authored and
wgtmac
committed
842d725
View commit details
Copy full SHA for 842d725
Browse repository at this point
fix row delta test formatting
Show description for ec5d51e
2 people
authored and
wgtmac
committed
ec5d51e
View commit details
Copy full SHA for ec5d51e
Browse repository at this point
add more comments
wgtmac
committed
d184b95
View commit details
Copy full SHA for d184b95
Browse repository at this point
You can’t perform that action at this time.