Skip to content

[SPARK-58285][INFRA] Remove stale container CI dependency bypasses#57457

Closed
zhengruifeng wants to merge 1 commit into
apache:masterfrom
zhengruifeng:remove-pyspark-needs-bypass-dev4
Closed

[SPARK-58285][INFRA] Remove stale container CI dependency bypasses#57457
zhengruifeng wants to merge 1 commit into
apache:masterfrom
zhengruifeng:remove-pyspark-needs-bypass-dev4

Conversation

@zhengruifeng

@zhengruifeng zhengruifeng commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Removes the cancelled-status dependency bypasses from the PySpark, SparkR, lint, and documentation jobs. Replaces the PySpark matrix's obsolete non-master fallback comments with descriptions of the entries selected by each change gate.

Why are the changes needed?

The bypasses were introduced when non-master jobs used static fallback container images. These jobs now use per-run images produced by infra-image. When that build fails, the bypass still schedules the entire PySpark matrix and the SparkR, lint, and documentation jobs; they then fail minutes later while trying to start from images that were never pushed. No dependent container job can run successfully in that state, so GitHub Actions should block them until infra-image succeeds.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Ran git diff --check. No test suite was run because this is a GitHub Actions job-condition and comment change.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Codex (GPT-5)

@zhengruifeng zhengruifeng changed the title [INFRA] Remove stale PySpark CI dependency bypass [SPARK-58285][INFRA] Remove stale PySpark CI dependency bypass Jul 23, 2026
@zhengruifeng
zhengruifeng marked this pull request as ready for review July 23, 2026 06:58

@dongjoon-hyun dongjoon-hyun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1, LGTM.

@zhengruifeng zhengruifeng changed the title [SPARK-58285][INFRA] Remove stale PySpark CI dependency bypass [INFRA] Remove stale container CI dependency bypasses Jul 23, 2026
@zhengruifeng
zhengruifeng marked this pull request as draft July 23, 2026 07:10
@zhengruifeng zhengruifeng changed the title [INFRA] Remove stale container CI dependency bypasses [SPARK-58285][INFRA] Remove stale container CI dependency bypasses Jul 23, 2026
@zhengruifeng
zhengruifeng marked this pull request as ready for review July 23, 2026 07:12
@zhengruifeng
zhengruifeng marked this pull request as draft July 23, 2026 07:16
@zhengruifeng
zhengruifeng marked this pull request as ready for review July 23, 2026 07:28
@zhengruifeng
zhengruifeng force-pushed the remove-pyspark-needs-bypass-dev4 branch from 09a9639 to c050070 Compare July 23, 2026 07:44

@dongjoon-hyun dongjoon-hyun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1 for the extended scope from PySpark to all cancelled CIs.

Is this all, @zhengruifeng ?

@zhengruifeng

Copy link
Copy Markdown
Contributor Author

+1 for the extended scope from PySpark to all cancelled CIs.

Is this all, @zhengruifeng ?

@dongjoon-hyun yes, i think so

@uros-b

uros-b commented Jul 23, 2026

Copy link
Copy Markdown
Member

Thank you @zhengruifeng and @dongjoon-hyun!

zhengruifeng added a commit that referenced this pull request Jul 23, 2026
### What changes were proposed in this pull request?

Removes the cancelled-status dependency bypasses from the PySpark, SparkR, lint, and documentation jobs. Replaces the PySpark matrix's obsolete non-master fallback comments with descriptions of the entries selected by each change gate.

### Why are the changes needed?

The bypasses were introduced when non-master jobs used static fallback container images. These jobs now use per-run images produced by infra-image. When that build fails, the bypass still schedules the entire PySpark matrix and the SparkR, lint, and documentation jobs; they then fail minutes later while trying to start from images that were never pushed. No dependent container job can run successfully in that state, so GitHub Actions should block them until infra-image succeeds.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Ran git diff --check. No test suite was run because this is a GitHub Actions job-condition and comment change.

### Was this patch authored or co-authored using generative AI tooling?

Generated-by: Codex (GPT-5)

Closes #57457 from zhengruifeng/remove-pyspark-needs-bypass-dev4.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
(cherry picked from commit 3ce5de6)
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
@zhengruifeng

Copy link
Copy Markdown
Contributor Author

Merge Summary:

Posted by merge_spark_pr.py

@zhengruifeng
zhengruifeng deleted the remove-pyspark-needs-bypass-dev4 branch July 23, 2026 12:40
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.

3 participants