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 21403f4e15 [GLUTEN-6887][VL] Daily Update Velox Version (2025_07_16) 
(#10197)
21403f4e15 is described below

commit 21403f4e1569574750cd17f09f9386bddfb82e24
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Jul 16 07:24:22 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_07_16) (#10197)
    
    406f60a8e by Chengcheng Jin, feat: Cudf pass Spark TPCH (13981)
    775a6a466 by Patrick Sullivan, feat: Implement ST_ConvexHull and 
ST_Dimension (13983)
    1ea527539 by Patrick Sullivan, feat: Implement ST_NumInteriorRing, 
ST_NumGeometries (13975)
---
 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 117feeb417..b01e21dc10 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_15
+VELOX_BRANCH=2025_07_16
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_07_15
+VELOX_ENHANCED_BRANCH=ibm-2025_07_16
 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