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 782748c33c [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_04)
(#9505)
782748c33c is described below
commit 782748c33c8a6a2794a85df37b6514d1ee526fd1
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon May 5 11:44:44 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_04) (#9505)
Upstream Velox's New Commits:
478c73d8c by Zhenyuan Zhao, fix: Supply field name for the row vector
created (#13223)
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 18a14694e5..9aaa8536e4 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_03
+VELOX_BRANCH=2025_05_04
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]