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 2b62a40d18 [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_09)
(#7875)
2b62a40d18 is described below
commit 2b62a40d18bde64ff4bba53d3fc4cb184d1df601
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sun Nov 10 09:13:42 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_11_09) (#7875)
Upstream Velox's New Commits:
31aa90c1e by Amit Dutta, Back out "Use fallocate for file size extension
when supported" (11480)
c5232cd31 by Krishna Pai, Back out "Add runner for local distributed
execution" (11475)
e0939eac7 by Yenda Li, Add ipprefix cast operators for varchar [1/n] (11460)
f2e137a58 by rui-mo, Add ExprToSubfieldFilterParser and allow custom parser
registration (11452)
396b2bbb6 by mohsaka, Change IPPREFIX type to row type in typeof (11449)
1d4e89d29 by Orri Erling, Add runner for local distributed execution (11261)
---
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 60c7ea0a48..1d27180699 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_11_08
+VELOX_BRANCH=2024_11_09
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]