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 b3ebdb419d [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_27)
(#9751)
b3ebdb419d is described below
commit b3ebdb419d6873ca9766f05c34a3e5cfeb8966ce
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue May 27 07:50:54 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_27) (#9751)
Upstream Velox's New Commits:
de05206d8 feat(vector): Flat map in-memory layout (#13266)
---
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 bdbee2d3d0..5474b4290a 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_24
+VELOX_BRANCH=2025_05_27
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]