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 a87cc8c1a2 [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_19)
(#9678)
a87cc8c1a2 is described below
commit a87cc8c1a2cfabac70d5b638e9ce0d237fb2fecb
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon May 19 09:18:04 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_19) (#9678)
Upstream Velox's New Commits:
25e9cbe34 by Jialiang Tan, fix: Loose mixed grouped mode join condition
(#13355)
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 8ab3a083e3..7463b5fcaf 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_18
+VELOX_BRANCH=2025_05_19
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]