Skip to content

[MINOR][CI] Trigger Delta Spark UT on Velox revision updates - #12852

Merged
philo-he merged 1 commit into
apache:mainfrom
felipepessoto:felipepessoto/trigger-delta-ci-on-velox-update
Aug 26, 2026
Merged

[MINOR][CI] Trigger Delta Spark UT on Velox revision updates#12852
philo-he merged 1 commit into
apache:mainfrom
felipepessoto:felipepessoto/trigger-delta-ci-on-velox-update

Conversation

@felipepessoto

Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

Add ep/build-velox/src/get-velox.sh to the Delta Spark UT pull request path filters.

Changes to this file update the pinned Velox revision and can affect Delta offload behavior, so they should trigger the Delta test suite instead of waiting for the nightly run.

How was this patch tested?

Ran git diff --check. This is a workflow path-filter-only change.

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

Generated-by: GitHub Copilot CLI 1.0.80

Include ep/build-velox/src/get-velox.sh in the Delta Spark UT pull request paths so Velox pin changes exercise the Delta test suite.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings August 22, 2026 01:29
@github-actions github-actions Bot added the INFRA label Aug 22, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Delta Spark UT GitHub Actions workflow to run on pull requests that change the pinned Velox revision script, ensuring Delta offload regressions are caught immediately rather than waiting for nightly runs.

Changes:

  • Extend pull_request.paths in the Delta Spark UT workflow to include ep/build-velox/src/get-velox.sh.
  • Add an inline comment explaining why Velox revision bumps should trigger the Delta suite.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@felipepessoto felipepessoto changed the title [MINOR] Trigger Delta Spark UT on Velox revision updates [MINOR][CI] Trigger Delta Spark UT on Velox revision updates Aug 22, 2026
@felipepessoto felipepessoto reopened this Aug 24, 2026
@felipepessoto

Copy link
Copy Markdown
Contributor Author

@philo-he could you review this? It triggers Delta CI when Velox is updated.

@philo-he philo-he 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.

Thanks.

@philo-he
philo-he merged commit ddeebbe into apache:main Aug 26, 2026
28 of 29 checks passed
@felipepessoto
felipepessoto deleted the felipepessoto/trigger-delta-ci-on-velox-update branch August 26, 2026 05:14
@felipepessoto

Copy link
Copy Markdown
Contributor Author

Validated it is working, #12905

image

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.

3 participants