Skip to content

feat(datafusion): Add IcebergCommitExec to commit the written data files #1588

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 8, 2025

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
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