This is an automated email from the ASF dual-hosted git repository.
chengchengjin 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 0f181e3a37 [GLUTEN-6887][VL] Daily Update Velox Version (2025_12_29)
(#11337)
0f181e3a37 is described below
commit 0f181e3a378b3dcb423c53bbf7ece8be65cf257a
Author: Jin Chengcheng <[email protected]>
AuthorDate: Wed Dec 31 18:50:49 2025 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2025_12_29) (#11337)
---
ep/build-velox/src/get-velox.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ep/build-velox/src/get-velox.sh b/ep/build-velox/src/get-velox.sh
index bef26629d5..7c00a13aad 100755
--- a/ep/build-velox/src/get-velox.sh
+++ b/ep/build-velox/src/get-velox.sh
@@ -18,7 +18,7 @@ set -exu
CURRENT_DIR=$(cd "$(dirname "$BASH_SOURCE")"; pwd)
VELOX_REPO=https://github.com/IBM/velox.git
-VELOX_BRANCH=dft-2025_12_24
+VELOX_BRANCH=dft-2025_12_29
VELOX_ENHANCED_BRANCH=ibm-2025_12_17
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]