diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index 97fdd0428dad3..522607994cf3c 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=main +VELOX_REPO=https://github.com/zhouyuan/velox.git +VELOX_BRANCH=wip_test_tpcds_q97 VELOX_HOME="" #Set on run gluten on HDFS