This is an automated email from the ASF dual-hosted git repository.
yuanzhou 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 a5c1d269f4 [GLUTEN-6887][VL] Daily Update Velox Version (2024_10_19)
(#7607)
a5c1d269f4 is described below
commit a5c1d269f4307c09a0e0c5d94082d8f8db38afcc
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sat Oct 19 10:59:38 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_10_19) (#7607)
Upstream Velox's New Commits:
bc8c90592 by Wei He, Fix WindowFuzzer to not generate NaN in frame bounds
(11296)
66574245c by duanmeng, Register reader, writer, sink, and functions
explicitly in QueryRepalyer (11287)
0c7fbffd0 by Daniel Hunte, Fix power function Inf handling (11295)
d42ec702c by Xiaoxuan Meng, support to clear cached vectors from vector
pool (11291)
---
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 ef5983165d..1ed8ddc683 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_18
+VELOX_BRANCH=2024_10_19
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]