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

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


The following commit(s) were added to refs/heads/main by this push:
     new d0723aaa29 [GLUTEN-6887][VL] Daily Update Velox Version (2025_07_29) 
(#10269)
d0723aaa29 is described below

commit d0723aaa296e85b33744a5425cf3bcc9f2a398db
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Tue Jul 29 08:13:01 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_07_29) (#10269)
    
    0ad456b11 by James Gill, fix(geo): Fix Geometry Serde errors (#14243)
    3cc279f23 by Peter Enescu, misc: Clean up Expression Fuzzer (#14101)
    
    Signed-off-by: glutenperfbot <[email protected]>
    Co-authored-by: glutenperfbot <[email protected]>
---
 ep/build-velox/src/get_velox.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh
index 645bd296c7..fe69834980 100755
--- a/ep/build-velox/src/get_velox.sh
+++ b/ep/build-velox/src/get_velox.sh
@@ -17,11 +17,11 @@
 set -exu
 
 VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2025_07_28
+VELOX_BRANCH=2025_07_29
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_07_28
+VELOX_ENHANCED_BRANCH=ibm-2025_07_29
 ENABLE_ENHANCED_FEATURES=OFF
 
 # Developer use only for testing Velox PR.


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

Reply via email to