diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index f36f9bd4fe65e..9ed9965727652 100755 --- a/ep/build-velox/src/get_velox.sh +++ b/ep/build-velox/src/get_velox.sh @@ -2,8 +2,8 @@ set -exu -VELOX_REPO=https://github.com/oap-project/velox.git -VELOX_BRANCH=main +VELOX_REPO=https://github.com/rui-mo/velox.git +VELOX_BRANCH=wip_subfield #Set on run gluten on HDFS ENABLE_HDFS=OFF