The GitHub Actions job "Java CI" on 
iceberg.git/feature/rewrite-data-files-branch-support has failed.
Run started by GitHub user 97harsh (triggered by 97harsh).

Head commit for run:
5ab9d807797ba4297b9a08b7dcd5216dd3c15ead / Harsh Sharma <[email protected]>
Test: Verify branch snapshot lineage in rewrite_data_files test

Enhanced testBranchCompactionDoesNotAffectMain to verify that the new
snapshot created by rewrite_data_files is a child of the previous branch
snapshot. This ensures the compaction is committed to the branch's history
chain, not to main.

The assertion checks that:
  table.snapshot(branchSnapshotAfterCompaction).parentId() == 
branchSnapshotBeforeCompaction

This provides stronger validation that the rewrite operation correctly
targets and modifies the specified branch.

Report URL: https://github.com/apache/iceberg/actions/runs/20719924744

With regards,
GitHub Actions via GitBox

Reply via email to