diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index 4978f4a7453e..6956b389286b 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_05 +VELOX_REPO=https://github.com/wangguangxin/velox.git +VELOX_BRANCH=oap-velox-get-struct-field VELOX_HOME="" OS=`uname -s`