Skip to content

[spark] Stabilize Spark E2E output validation - #8907

Merged
JingsongLi merged 4 commits into
apache:masterfrom
lilei1128:stabilize-tests
Jul 30, 2026
Merged

[spark] Stabilize Spark E2E output validation#8907
JingsongLi merged 4 commits into
apache:masterfrom
lilei1128:stabilize-tests

Conversation

@lilei1128

Copy link
Copy Markdown
Contributor

Purpose

Spark may emit a CoarseGrainedScheduler shutdown error to stdout after a
successful query, causing the error stack trace to be compared as query output.
Strip this known shutdown error and its trailing stack trace before validating
the query result.

image

Tests

  • SparkE2eTest#testFlinkWriteAndSparkRead

@JingsongLi

Copy link
Copy Markdown
Contributor

+1

@JingsongLi
JingsongLi merged commit 376ccd3 into apache:master Jul 30, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants