From 4087cc2fccac1b27c9383cee5f5f8632c5e74469 Mon Sep 17 00:00:00 2001 From: "wangguangxin.cn" Date: Fri, 7 Feb 2025 10:33:10 +0800 Subject: [PATCH] test ci --- ep/build-velox/src/get_velox.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`