The GitHub Actions job "Spark 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: 91ccc440d3a9c6f6d7e57eec19865ef883c1e1d1 / Harsh Sharma <[email protected]> Add toBranch() implementation and tests for rewrite_data_files procedure This commit fixes the compilation error by implementing the missing toBranch() method in RewriteDataFilesSparkAction for Spark versions 3.4, 3.5, and 4.0. Changes: - Added toBranch(String targetBranch) method to RewriteDataFilesSparkAction - Updated commitManager() to pass branch parameter to RewriteDataFilesCommitManager - Added comprehensive branch tests to TestRewriteDataFilesProcedure (all versions) The implementation follows the same pattern as v4.1 and matches how SparkWrite handles branches. Integration tests passing: iceberg-delta-lake:check Report URL: https://github.com/apache/iceberg/actions/runs/20712591501 With regards, GitHub Actions via GitBox
