This is an automated email from the ASF dual-hosted git repository.
hongze pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 2c37981f9 [VL] Update Velox Version (2024_07_25-1) (#6584)
2c37981f9 is described below
commit 2c37981f9c734dcbfdb921cee97ce27ef4cf94e2
Author: Hongze Zhang <[email protected]>
AuthorDate: Thu Jul 25 15:54:00 2024 +0800
[VL] Update Velox Version (2024_07_25-1) (#6584)
---
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 7b2a10c20..1315f1124 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=2024_07_25
+VELOX_BRANCH=2024_07_25-1
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]