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 4d72f75b67 [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_02)
(#9493)
4d72f75b67 is described below
commit 4d72f75b67e61aafcb705bc25b78fe94942a1db4
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri May 2 09:05:57 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_02) (#9493)
Upstream Velox's New Commits:
fe0162c7b by Jialiang Tan, refactor: Refactor streaming aggregation eager
flush to row size (#13193)
4a82be77b by Xiaoxuan Meng, feat: Add client result value tracer and
benchmark tool (#13201)
f8aae4da9 by Jialiang Tan, refactor: Use new recursive spill structure in
hash join (#13188)
0831130f2 by Yenda Li, fix: Prevent copying vector of shared_pointer velox
vectors (#13200)
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 42abdbe54f..983bcd3e3e 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_05_01
+VELOX_BRANCH=2025_05_02
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]