This is an automated email from the ASF dual-hosted git repository.
weitingchen pushed a commit to branch branch-1.4
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/branch-1.4 by this push:
new 0794eab56d update oap velox to gluten-1.4.0 (#9217)
0794eab56d is described below
commit 0794eab56d9e67f52f691bee8df42b9c670bc0fe
Author: Wei-Ting Chen <[email protected]>
AuthorDate: Tue Apr 8 17:32:35 2025 +0800
update oap velox to gluten-1.4.0 (#9217)
---
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 2f3a9fa6cc..a2851264b7 100755
--- a/ep/build-velox/src/get_velox.sh
+++ b/ep/build-velox/src/get_velox.sh
@@ -17,7 +17,7 @@
set -exu
VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2025_03_29
+VELOX_BRANCH=gluten-1.4.0
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]