From 45f7d9db35ac10bbe967dc29f211aa80679b8463 Mon Sep 17 00:00:00 2001 From: yan ma Date: Tue, 5 Dec 2023 19:23:23 +0800 Subject: [PATCH] [VL]Daily Update Velox Version (20231205) --- 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 e3425c4875c1..a15b1f8ec353 100755 --- a/ep/build-velox/src/get_velox.sh +++ b/ep/build-velox/src/get_velox.sh @@ -16,8 +16,8 @@ set -exu -VELOX_REPO=https://github.com/oap-project/velox.git -VELOX_BRANCH=update +VELOX_REPO=https://github.com/yma11/velox.git +VELOX_BRANCH=12-5 VELOX_HOME="" #Set on run gluten on HDFS