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 7bffeda982 [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_28)
(#9773)
7bffeda982 is described below
commit 7bffeda982ad81f1a78d34849ad38035998a4ff3
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Wed May 28 04:18:25 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_28) (#9773)
Upstream Velox's New Commits:
4cafc05ba by Lukas Krenz, build: Add flags for NVIDIA Grace (#13427)
87646d952 by Jacob Wujciak-Jens, build(ci): Fix failing benchmark and
fuzzer jobs (#13488)
1990212cf by Pedro Eugenio Rocha Pedreira, feat(vector): FlatMapVector to
MapVector conversion API (#13493)
a80144121 by Deepak Majeti, docs: Add August 2024 monthly (#13374)
0895a72fa by Zhiying Liang, fix: Make negative length argument check with
invalid start index inputs (#13411)
10de24ca8 by MacVincent Agha-Oko, fix: Support Null Column Projection in
Batch Reader Adapter (#13430)
9a3fc7e79 by Peter Enescu, fix: Add overflow check to timestamp addition
(#13444)
dd99a5039 by Heidi Han, fix: Array_min/max_by function empty arrays
handling (#13272)
a2864feb7 by Xiaoxuan Meng, feat: Support split barrier processing for
Veloski (#13434)
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 5474b4290a..4741355f3f 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_27
+VELOX_BRANCH=2025_05_28
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]