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 ae3526cedd [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_21)
(#9377)
ae3526cedd is described below
commit ae3526cedd85a0d333fc71138426bd24144cc2c1
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Apr 21 21:31:05 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_04_21) (#9377)
Upstream Velox's New Commits:
dcbd06676 by Jialiang Tan, feat: Allow SpillPartitionId support recursive
spilling history (13057)
---
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 d612307e51..2d882826f6 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_20
+VELOX_BRANCH=2025_04_21
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]