This is an automated email from the ASF dual-hosted git repository.

philo-he pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new ddeebbebc3 [MINOR][CI] Trigger Delta Spark UT on Velox revision 
updates (#12852)
ddeebbebc3 is described below

commit ddeebbebc3478ae9fec88167ac50028ba36fb5ff
Author: Felipe Pessoto <[email protected]>
AuthorDate: Tue Aug 25 22:11:16 2026 -0700

    [MINOR][CI] Trigger Delta Spark UT on Velox revision updates (#12852)
---
 .github/workflows/delta_spark_ut.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/delta_spark_ut.yml 
b/.github/workflows/delta_spark_ut.yml
index eb2e5002c3..0228cc025a 100644
--- a/.github/workflows/delta_spark_ut.yml
+++ b/.github/workflows/delta_spark_ut.yml
@@ -54,6 +54,8 @@ on:
     paths:
       - '.github/workflows/delta_spark_ut.yml'
       - '.github/workflows/util/delta-spark-ut/**'
+      # Velox revision updates can change Delta offload behavior.
+      - 'ep/build-velox/src/get-velox.sh'
       - 'gluten-delta/**'
       # Covers src-delta, src-delta33, src-delta40 and any future variant.
       - 'backends-velox/src-delta*/**'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to