This is an automated email from the ASF dual-hosted git repository.
hongze 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 06a1cf19b2 [GLUTEN-6887][VL] Daily Update Velox Version (2025_09_26)
(#10808)
06a1cf19b2 is described below
commit 06a1cf19b24c0810cacd68e7cd965b0c2c00e8b8
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri Sep 26 10:08:40 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_09_26) (#10808)
---
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 8a7305e0ab..ff6a7b7e7f 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_09_25
+VELOX_BRANCH=2025_09_26
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_09_25
+VELOX_ENHANCED_BRANCH=ibm-2025_09_26
ENABLE_ENHANCED_FEATURES=OFF
# Developer use only for testing Velox PR.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]