This is an automated email from the ASF dual-hosted git repository.
rui 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 aef4647b2 [GLUTEN-6887][VL] Daily Update Velox Version (2024_09_13)
(#7219)
aef4647b2 is described below
commit aef4647b25fe11dfb67a039cb3ee888392ff24ea
Author: Rui Mo <[email protected]>
AuthorDate: Fri Sep 13 14:05:25 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_09_13) (#7219)
---
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 56f833c78..7f9312aa7 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_09_12
+VELOX_BRANCH=2024_09_13
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]