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 b7761ebb75 [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_06)
(#9235)
b7761ebb75 is described below
commit b7761ebb75cbd151463a8e9a86b52bbe8368dc83
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Apr 7 10:00:31 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_04_06) (#9235)
Upstream Velox's New Commits:
2a278f152 by Kevin Wilfong, fix: ExpressionFuzzer never selects function
signatures that return a type variable (12933)
5d26dbe83 by Peter Enescu, feat(aggregate): Support type DECIMAL for
function map_union_sum (12921)
---
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 40b4de2fc5..fe05e7734c 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_04_05
+VELOX_BRANCH=2025_04_06
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]