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 318bb21773 [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_12)
(#8508)
318bb21773 is described below
commit 318bb2177349802312b5e94f608b53df33db39b6
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Jan 13 07:51:11 2025 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_12) (#8508)
Upstream Velox's New Commits:
022cd8757 by Bryan Cutler, feat: Add support for UUID comparison functions
(10791)
---
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 fa30e8c747..06ce5b9606 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_01_11
+VELOX_BRANCH=2025_01_12
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]