diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index 8bd95556e4da8..2bebd4defe91f 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/JkSelf/velox.git -VELOX_BRANCH=const +VELOX_BRANCH=const.bak VELOX_HOME="" #Set on run gluten on HDFS