This is an automated email from the ASF dual-hosted git repository.
felixybw 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 4704c0c8ec [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_30)
(#10082)
4704c0c8ec is described below
commit 4704c0c8ecda874c8af51fb1d34cf3c382dd4195
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Jun 30 20:44:43 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_06_30) (#10082)
38f1174dd by Xiaoxuan Meng, feat: Add null key support for index join
(13891)
5bccf77de by Natasha Sehgal, TDigest Aggregate Fuzzer Test (13301)
---
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 5958409039..53a10c1e3c 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_28
+VELOX_BRANCH=2025_06_30
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]