nastra opened a new issue, #12889:
URL: https://github.com/apache/iceberg/issues/12889

   ### Apache Iceberg version
   
   main (development)
   
   ### Query engine
   
   None
   
   ### Please describe the bug 🐞
   
   ```
   TestRewriteDataFilesAction > 
testParallelPartialProgressWithMaxFailedCommitsLargerThanTotalFileGroup() > 
formatVersion = 3 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)
           at 
org.apache.iceberg.spark.actions.TestRewriteDataFilesAction.testParallelPartialProgressWithMaxFailedCommitsLargerThanTotalFileGroup(TestRewriteDataFilesAction.java:1340)
   ```
   
   ### Willingness to contribute
   
   - [ ] I can contribute a fix for this bug independently
   - [ ] I would be willing to contribute a fix for this bug with guidance from 
the Iceberg community
   - [ ] I cannot contribute a fix for this bug at this time


-- 
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.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