This is an automated email from the ASF dual-hosted git repository.
weitingchen pushed a commit to branch branch-1.2
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/branch-1.2 by this push:
new c74483eb5 change velox branch to branch-1.2 for gluten v1.2.0 release
(#6429)
c74483eb5 is described below
commit c74483eb5b8154499a8f5fc6d9743c171e49eae1
Author: Wei-Ting Chen <[email protected]>
AuthorDate: Fri Jul 12 15:34:28 2024 +0800
change velox branch to branch-1.2 for gluten v1.2.0 release (#6429)
---
ep/build-velox/src/get_velox.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh
index 3e99229ad..ea4ef8dab 100755
--- a/ep/build-velox/src/get_velox.sh
+++ b/ep/build-velox/src/get_velox.sh
@@ -18,7 +18,7 @@ set -exu
VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2024_07_05
+VELOX_BRANCH=branch-1.2
VELOX_HOME=""
#Set on run gluten on HDFS
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]