Skip to content

Spark Test: Fix flaky TestCopyOnWriteDelete tests#15227

Draft
gabeiglio wants to merge 2 commits intoapache:mainfrom
gabeiglio:fix-flaky-test
Draft

Spark Test: Fix flaky TestCopyOnWriteDelete tests#15227
gabeiglio wants to merge 2 commits intoapache:mainfrom
gabeiglio:fix-flaky-test

Conversation

@gabeiglio
Copy link
Copy Markdown
Contributor

@gabeiglio gabeiglio commented Feb 3, 2026

These test were timing out on our CI builds, doing some investigation this exact issue came out in a similar test, and applying the same fix worked

The test was also getting stuck locally when running:

./gradlew --stacktrace -Pquick=true -x javadoc :iceberg-spark:iceberg-spark-extensions-4.0_2.13:test -DscalaVersion=2.13 -DsparkVersions=4.0 \
 --tests "org.apache.iceberg.spark.extensions.TestCopyOnWriteDelete"

Note: I only saw this in spark 4.0, but seems harmless to backport it to all other versions

@gabeiglio gabeiglio marked this pull request as draft February 3, 2026 18:42
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 7, 2026

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions Bot added the stale label Mar 7, 2026
@github-actions
Copy link
Copy Markdown

This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions Bot closed this Mar 15, 2026
@RussellSpitzer
Copy link
Copy Markdown
Member

Sorry I missed out on this, is this still an issue now? I don't think i've seen CI break with this particular cause lately

@github-actions github-actions Bot removed the stale label Mar 31, 2026
@github-actions
Copy link
Copy Markdown

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions Bot added the stale label Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants