Commit 17e4351
authored
feat(datafusion): Add IcebergCommitExec to commit the written data files (#1588)
## Which issue does this PR close?
- Closes #1546
- Draft: #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 ut1 parent 292304b commit 17e4351
0 commit comments