The GitHub Actions job "CI" on iceberg-rust.git/feat/delete-action has failed. Run started by GitHub user ethan-tyler (triggered by ethan-tyler).
Head commit for run: 99c67c45c2b777326d706f36f2642ad285df8fd0 / Ethan Urbanski <[email protected]> feat(transaction): Add DeleteAction for committing delete files Add DeleteAction transaction action for committing position and equality delete files to Iceberg tables. - DeleteAction follows the TransactionAction pattern from FastAppendAction - Extends SnapshotProducer with delete file validation and manifest writing - Validates content type, equality_ids for equality deletes, partition specs - Checks for duplicate files within batch and against existing manifests - Creates delete manifests with ManifestContentType::Deletes - Sets snapshot operation to Operation::Delete - Returns no-op for empty delete files (valid case) - Includes unit tests and integration test with REST catalog Report URL: https://github.com/apache/iceberg-rust/actions/runs/19908596794 With regards, GitHub Actions via GitBox
