Skip to content

Conversation

@ajantha-bhat
Copy link
Member

No description provided.

}

/**
* @deprecated since 1.7.0, visibility will be reduced in 1.8.0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should have done this in 1.8.0 itself I guess.

@ajantha-bhat ajantha-bhat requested review from manuzhang and nastra May 14, 2025 12:43
@ajantha-bhat ajantha-bhat mentioned this pull request May 14, 2025
3 tasks
@ajantha-bhat
Copy link
Member Author

Flakytest : #12889

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:342)
        at org.apache.iceberg.spark.actions.RewriteDataFilesSparkAction.execute(RewriteDataFilesSparkAction.java:172)
        at org.apache.iceberg.spark.actions.TestRewriteDataFilesAction.testParallelPartialProgressWithMaxFailedCommitsLargerThanTotalFileGroup(TestRewriteDataFilesAction.java:1345)

@RussellSpitzer RussellSpitzer merged commit cb33ec1 into apache:main May 14, 2025
78 of 86 checks passed
@RussellSpitzer
Copy link
Member

Merged, Thanks @ajantha-bhat for the pr. Thanks @nastra and @manuzhang for reviewing!

devendra-nr pushed a commit to devendra-nr/iceberg that referenced this pull request Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants