diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index 68b6c720e866..da5d15a84a00 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=2025_02_07 +VELOX_REPO=https://github.com/WangGuangxin/velox.git +VELOX_BRANCH=oap-project-json_array_length VELOX_HOME="" OS=`uname -s`