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 865890ff6 [VL] Daily Update Velox Version (2024_07_25)
865890ff6 is described below
commit 865890ff60f9e3395830fbc43d20341b8f573547
Author: Hongze Zhang <[email protected]>
AuthorDate: Thu Jul 25 13:06:50 2024 +0800
[VL] Daily Update Velox Version (2024_07_25)
---
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 164bf88a4..7b2a10c20 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_24
+VELOX_BRANCH=2024_07_25
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]