diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index 8816c2befe4b..e3425c4875c1 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/JkSelf/velox.git -VELOX_BRANCH=2023-11-22.bak.bak +VELOX_REPO=https://github.com/oap-project/velox.git +VELOX_BRANCH=update VELOX_HOME="" #Set on run gluten on HDFS