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 e0ad04ebe1 [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_26)
(#10059)
e0ad04ebe1 is described below
commit e0ad04ebe1da9d6bfdedfc15b0952a2b066cc6f2
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Jun 26 15:43:24 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_06_26) (#10059)
Upstream Velox's New Commits:
8427df9a5 by Huameng (Michael) Jiang, misc: Add a defensive check for
nullptr from allocation (#13882)
63f855307 by Richard Barnes, Fix unused-local-typedef issue in
velox/exec/VectorHasher.cpp +1 (#13884)
Signed-off-by: glutenperfbot <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
---
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 26bb931d90..7c12a9795c 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_06_25
+VELOX_BRANCH=2025_06_26
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
VELOX_ENHANCED_REPO=https://github.com/oap-project/velox.git
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]