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 c6461b4e0c [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_15)
(#9974)
c6461b4e0c is described below
commit c6461b4e0c7d3022a31fa832aeab588b1a3200e6
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Jun 16 17:34:12 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_06_15) (#9974)
Upstream Velox's New Commits:
3dd4f3515 by Wei He, fix: Fix QuantileDigest malformed tree structure
(#13772)
fff7fe204 by Xiaoxuan Meng, fix: Reduce the table scan metrics monitoring
cost in some ai use cases (#13773)
Signed-off-by: glutenperfbot <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
Co-authored-by: Yuan <[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 c29a041536..fa172a6a8b 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_14
+VELOX_BRANCH=2025_06_15
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]