diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index 97d2921b873a0..59a602cb2c8f7 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