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 cfb8e8f932 [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_08)
(#9911)
cfb8e8f932 is described below
commit cfb8e8f9320464c97b89b14a2d6dafe17f2cffe2
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sun Jun 8 15:28:09 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_06_08) (#9911)
Upstream Velox's New Commits:
c51d8642f by Masha Basmanova, feat: Allow propagating constant folding
exceptions (#13680)
0436d0c27 by Xin Zhang, refactor(fuzzer): Unlink MemoryArbitrationFuzzer
from GTest (#13213)
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 c5beec6c8d..4ea742bfdd 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_07
+VELOX_BRANCH=2025_06_08
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]