From 2c72ac559608e0a0d2c049d8f0f4a53d4015a757 Mon Sep 17 00:00:00 2001 From: "Ma, Rong" Date: Tue, 7 Nov 2023 08:55:20 +0800 Subject: [PATCH] test 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 61aeb68f3523..4de438e531bd 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=revert-corr VELOX_HOME="" #Set on run gluten on HDFS