diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index ee74baf7b067..83500b4ec8bf 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=update +VELOX_REPO=https://github.com/rui-mo/velox.git +VELOX_BRANCH=wip_fix_agg VELOX_HOME="" #Set on run gluten on HDFS