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 6c18d46797 [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_13)
(#9964)
6c18d46797 is described below
commit 6c18d4679737e1696ffe37fc869cb888a5a2abab
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri Jun 13 10:21:39 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_06_13) (#9964)
Upstream Velox's New Commits:
35422915e by Zhichen Xu, Add Faiss library as an optional dependency
(#13575)
e554d337b by Jimmy Lu, fix: Hanging MultiFragmentTest.maxBytes (#13743)
612e72a88 by xhs7700, fix: Handle empty matches in regexp_split (#13644)
a7c95360c by zhli1142015, fix: Cache FieldIndicesMap to optimize Spark
from_json function (#13312)
3379cabac by Richard Barnes, fix: [codemod] Fix unreachable-break issue in
velox/common/base/RuntimeMetrics.cpp +1 (#13751)
3a850de09 by Oliver Xu, fix(noisy_count_if): Fix some consistency issue and
check overflow (#13746)
1526b3440 by Xiao Du, feat(fuzzer): Add type transform for QDigest (#13744)
79d4e4ffd by Chandrashekhar Kumar Singh, feat: Add property for query
memory reclaimer priority (#13742)
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 0fc197be8f..12bd7ec338 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_12
+VELOX_BRANCH=2025_06_13
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]