This is an automated email from the ASF dual-hosted git repository.
zhouyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 3b59dc964b [GLUTEN-6887][VL] Daily Update Velox Version (2026_05_27)
(#12150)
3b59dc964b is described below
commit 3b59dc964bec72c9f7a798a862101833187ab42f
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Wed May 27 17:16:15 2026 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2026_05_27) (#12150)
* [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_05_27)
Upstream Velox's New Commits:
1a5a4ff41 by Rui Mo, build: Enable Spark bias aggregation fuzzer run
(#17607)
d0e4f1190 by Nicolas De Carli, Guard Lemire BMI-based decode procedure and
remove aarch64 compat layers (#17615)
971deeb4e by Matthias Braun, perf: Avoid unnecessary object copy (#17601)
18ec764e0 by Xiao Du, feat: Add task barrier support for HashAggregation
(#17606)
Signed-off-by: glutenperfbot <[email protected]>
* trigger
Signed-off-by: Yuan <[email protected]>
---------
Signed-off-by: glutenperfbot <[email protected]>
Signed-off-by: Yuan <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
Co-authored-by: Yuan <[email protected]>
---
ep/build-velox/src/get-velox.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ep/build-velox/src/get-velox.sh b/ep/build-velox/src/get-velox.sh
index 5291d456f0..793e1b212c 100755
--- a/ep/build-velox/src/get-velox.sh
+++ b/ep/build-velox/src/get-velox.sh
@@ -18,8 +18,8 @@ set -exu
CURRENT_DIR=$(cd "$(dirname "$BASH_SOURCE")"; pwd)
VELOX_REPO=https://github.com/IBM/velox.git
-VELOX_BRANCH=dft-2026_05_25
-VELOX_ENHANCED_BRANCH=ibm-2026_05_25
+VELOX_BRANCH=dft-2026_05_27
+VELOX_ENHANCED_BRANCH=ibm-2026_05_27
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
ENABLE_ENHANCED_FEATURES=OFF
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]