From f3ed0aad4200047bd92e82147c7bfac835640ec1 Mon Sep 17 00:00:00 2001 From: rui-mo Date: Fri, 9 Jun 2023 05:32:40 +0000 Subject: [PATCH] for test --- 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 f36f9bd4fe65e..9ed9965727652 100755 --- a/ep/build-velox/src/get_velox.sh +++ b/ep/build-velox/src/get_velox.sh @@ -2,8 +2,8 @@ set -exu -VELOX_REPO=https://github.com/oap-project/velox.git -VELOX_BRANCH=main +VELOX_REPO=https://github.com/rui-mo/velox.git +VELOX_BRANCH=wip_subfield #Set on run gluten on HDFS ENABLE_HDFS=OFF