From 6fedeabb6827be94d55ca77a3b82d7f9e1e94a06 Mon Sep 17 00:00:00 2001 From: "Ma, Rong" Date: Mon, 20 Nov 2023 21:17:55 +0800 Subject: [PATCH] revert corr --- 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 61aeb68f35233..8a80d24c03b8d 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=update +VELOX_REPO=https://github.com/marin-ma/velox-oap.git +VELOX_BRANCH=remove-corr VELOX_HOME="" #Set on run gluten on HDFS