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 1dad0e6df [VL] Daily Update Velox Version (2024_08_02) (#6684)
1dad0e6df is described below
commit 1dad0e6dfac058142834b700ba0aa925a9b75a85
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri Aug 2 11:16:08 2024 +0800
[VL] Daily Update Velox Version (2024_08_02) (#6684)
---
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 6536afcb1..c98b8e9ec 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_08_01
+VELOX_BRANCH=2024_08_02
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]