This is an automated email from the ASF dual-hosted git repository.
marong 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 9ade721140 [GLUTEN-6887][VL] Daily Update Velox Version (2024_10_21)
(#7617)
9ade721140 is described below
commit 9ade7211405164afba6033f1a94bd583c628166f
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Oct 21 09:39:48 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_10_21) (#7617)
f8da12336 by Emmanuel Ferdman, Update Fuzzer references (11062)
671356a2d by Zuyu ZHANG, Add arrow in CMake dependency README (11054)
224e4ca56 by Yenda Li, support row type for combination function (11303)
---
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 1ed8ddc683..cdc8c7ddce 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_10_19
+VELOX_BRANCH=2024_10_21
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]