Skip to content

feat: add row delta update#721

Merged
wgtmac merged 4 commits into
apache:mainfrom
manuzhang:codex/row-delta
Jun 23, 2026
Merged

feat: add row delta update#721
wgtmac merged 4 commits into
apache:mainfrom
manuzhang:codex/row-delta

Conversation

@manuzhang

Copy link
Copy Markdown
Member

Implements the RowDelta update builder, table and transaction factory methods, and focused tests for row-level add/delete flows.

Comment thread src/iceberg/update/row_delta.cc Outdated
Comment thread src/iceberg/update/merging_snapshot_update.h
Comment thread src/iceberg/test/row_delta_test.cc
Comment thread src/iceberg/update/row_delta.cc
@manuzhang manuzhang requested a review from WZhuo June 17, 2026 07:57
Comment thread src/iceberg/update/row_delta.cc
Comment thread src/iceberg/update/row_delta.cc Outdated
Comment thread src/iceberg/table.cc
@manuzhang manuzhang force-pushed the codex/row-delta branch 2 times, most recently from bfaf21b to f5e70ea Compare June 23, 2026 04:12
@manuzhang manuzhang requested review from WZhuo and wgtmac June 23, 2026 04:21
Comment thread src/iceberg/update/row_delta.cc Outdated
manuzhang and others added 4 commits June 23, 2026 21:51
Implements the RowDelta update builder, table and transaction factory methods, and focused tests for row-level add/delete flows.

Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
@wgtmac wgtmac force-pushed the codex/row-delta branch from 05a8a74 to d184b95 Compare June 23, 2026 14:29
@wgtmac wgtmac merged commit ed051a7 into apache:main Jun 23, 2026
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants