diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index b36f8b198a25..e657e1c7fadb 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=update_11_6 +VELOX_BRANCH=update_11_6_perf VELOX_HOME="" #Set on run gluten on HDFS