From 8724866f99e441a666504fdfb056ed8279598574 Mon Sep 17 00:00:00 2001 From: zhli1142015 Date: Fri, 21 Jun 2024 07:57:15 +0800 Subject: [PATCH] test --- 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 d3ecddbdfa9a..97d2921b873a 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_24 +VELOX_REPO=https://github.com/zhli1142015/velox.git +VELOX_BRANCH=test_simd_re VELOX_HOME="" #Set on run gluten on HDFS