singhpk234 commented on PR #12988:
URL: https://github.com/apache/iceberg/pull/12988#issuecomment-2856852701

   seems un-related failure 
   ```
   TestRewriteDataFilesAction > 
testParallelPartialProgressWithMaxFailedCommitsLargerThanTotalFileGroup() > 
formatVersion = 2 FAILED
       java.lang.RuntimeException: partial-progress.enabled is true but 1 
rewrite commits failed. This is more than the maximum allowed failures of 0. 
Check the logs to determine why the individual commits failed. If this is 
persistent it may help to increase partial-progress.max-commits which will 
split the rewrite operation into smaller commits.
           at 
org.apache.iceberg.spark.actions.RewriteDataFilesSparkAction.doExecuteWithPartialProgress(RewriteDataFilesSparkAction.java:400)
           at 
org.apache.iceberg.spark.actions.RewriteDataFilesSparkAction.execute(RewriteDataFilesSparkAction.java:187)
    ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to