From 3cd047190bdc5c9573f71399cbc4fb3fe303f385 Mon Sep 17 00:00:00 2001 From: zhli1142015 Date: Mon, 24 Jun 2024 19:24:07 +0800 Subject: [PATCH] [DNM] test2 --- 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 97d2921b873a..59a602cb2c8f 100755 --- a/ep/build-velox/src/get_velox.sh +++ b/ep/build-velox/src/get_velox.sh @@ -17,7 +17,7 @@ set -exu VELOX_REPO=https://github.com/zhli1142015/velox.git -VELOX_BRANCH=test_simd_re +VELOX_BRANCH=test_simd_re2 VELOX_HOME="" #Set on run gluten on HDFS