iceberg-rust
iceberg-rust copied to clipboard
feat(transaction): `RewriteFilesAction` + Validation Support + Process Delete Manifests
Which issue does this PR close?
- Closes #1607
What changes are included in this PR?
- Implemented
RewriteFilesAction - Added
SnapshotValidatorand implemented it forRewriteFilesOperation - Added logic to process delete files in
SnapshotProducerand generate manifests
Are these changes tested?
Not tested so far