Skip to content

Conversation

@CTTY
Copy link
Contributor

@CTTY CTTY commented Aug 8, 2025

Which issue does this PR close?

What changes are included in this PR?

  • Added IcebergCommitExec to help commit the data files written and return the number of rows written

Are these changes tested?

Added ut

Copy link
Contributor

@liurenjie1024 liurenjie1024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @CTTY for this pr, LGTM!

@liurenjie1024 liurenjie1024 merged commit 17e4351 into apache:main Aug 8, 2025
17 checks passed
@CTTY CTTY deleted the ctty/df-commit-node branch August 8, 2025 23:45
Yiyang-C pushed a commit to Yiyang-C/iceberg-rust that referenced this pull request Aug 26, 2025
…les (apache#1588)

## Which issue does this PR close?

- Closes apache#1546 
- Draft: apache#1511 

## What changes are included in this PR?
- Added `IcebergCommitExec` to help commit the data files written and
return the number of rows written


## Are these changes tested?
Added ut
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.

Implement Commit Node: Commit the data written using Iceberg Tx API

2 participants