From 749c358c816848ffe0e876b298f0a8a07cc94262 Mon Sep 17 00:00:00 2001 From: PHILO-HE Date: Mon, 1 Jul 2024 21:08:29 +0800 Subject: [PATCH] Change branch --- 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 0adc1ce8ff613..4920245a7ce20 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=2024_06_28 +VELOX_REPO=https://github.com/PHILO-HE/velox.git +VELOX_BRANCH=2024_06_28-v1 VELOX_HOME="" #Set on run gluten on HDFS