Skip to content

CI: Scope Spark CI to changed Spark versions#16800

Closed
manuzhang wants to merge 1 commit into
apache:mainfrom
manuzhang:codex/spark-ci-version-filter-no-ignore
Closed

CI: Scope Spark CI to changed Spark versions#16800
manuzhang wants to merge 1 commit into
apache:mainfrom
manuzhang:codex/spark-ci-version-filter-no-ignore

Conversation

@manuzhang

@manuzhang manuzhang commented Jun 14, 2026

Copy link
Copy Markdown
Member

This updates Spark CI to generate its test matrix from the files changed in a pull request.

For pull requests that only touch version-scoped Spark directories such as spark/v4.1/**, the workflow now runs only that Spark version's jobs. Changes to shared code, build files, workflow files, docs mixed with Spark changes, or any unknown path continue to run the full Spark matrix.

@github-actions github-actions Bot added the INFRA label Jun 14, 2026
@manuzhang manuzhang changed the title Spark: Scope Spark CI without ignored path list Spark: Scope Spark CI Jun 15, 2026
@manuzhang manuzhang changed the title Spark: Scope Spark CI CI: Scope Spark CI Jun 16, 2026
@manuzhang manuzhang marked this pull request as ready for review June 17, 2026 15:54
@manuzhang manuzhang force-pushed the codex/spark-ci-version-filter-no-ignore branch from 95cd1ad to 77393d0 Compare June 17, 2026 15:55
@manuzhang manuzhang changed the title CI: Scope Spark CI CI: Scope Spark CI to changed Spark versions Jun 17, 2026
@manuzhang manuzhang force-pushed the codex/spark-ci-version-filter-no-ignore branch 2 times, most recently from d613d28 to 3938edc Compare June 17, 2026 16:14
Generate the Spark test matrix from changed paths so version-scoped Spark updates only run the matching Spark version jobs. Shared or unknown changes keep the full matrix.

Co-authored-by: Codex <codex@openai.com>
@manuzhang manuzhang force-pushed the codex/spark-ci-version-filter-no-ignore branch from 3938edc to 6357765 Compare June 18, 2026 06:47
@manuzhang manuzhang requested a review from kevinjqliu June 18, 2026 07:34
@manuzhang

Copy link
Copy Markdown
Member Author

I created manuzhang#196 with only spark 4.1 changes against this PR and you can see only Spark 4.1 CI has been triggered.

@manuzhang

Copy link
Copy Markdown
Member Author

Duplicate of #16566

@manuzhang manuzhang marked this as a duplicate of #16566 Jun 18, 2026
@manuzhang manuzhang closed this Jun 18, 2026
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.

1 participant