The GitHub Actions job "Flink CI" on iceberg.git/xinyilu/fix2 has failed. Run started by GitHub user agnes-xinyi-lu (triggered by agnes-xinyi-lu).
Head commit for run: 38e36ca3ca2a78c37006cf3172a63a9e0f3775fe / Xinyi Lu <[email protected]> Core: Make sequence number conflicts retryable in concurrent commits When multiple processes concurrently commit to different branches of the same table through the REST catalog, sequence number validation failures in TableMetadata.addSnapshot() were throwing non-retryable ValidationException instead of retryable CommitFailedException. This fix wraps the sequence number validation error in CommitFailedException within MetadataUpdate.AddSnapshot.applyTo(), allowing the client retry logic to properly handle concurrent commit conflicts. Report URL: https://github.com/apache/iceberg/actions/runs/21297529263 With regards, GitHub Actions via GitBox
