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 575536840a [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_14)
(#8522)
575536840a is described below
commit 575536840af66229383a2f4f01f1cc1974ad8229
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue Jan 14 10:22:36 2025 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_14) (#8522)
Upstream Velox's New Commits:
5d547b7c9 by Krishna Pai, Reduce complexElementsMaxSize for Window Fuzzers
(12074)
d1ec9c014 by Ke Wang, fix: Fix config name for
stats-based-filter-reorder-disabaled (12075)
---
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 06ce5b9606..b3fa3ed5d3 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=2025_01_12
+VELOX_BRANCH=2025_01_14
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]