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 bd4bf63aac [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_10)
(#8190)
bd4bf63aac is described below
commit bd4bf63aac06149ceed1a0698e59e8d6c6ae84c9
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue Dec 10 20:23:12 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_12_10) (#8190)
Upstream Velox's New Commits:
5739a6d4b by Kevin Wilfong, fix: Only register inequality comparisons for
orderable types (11784)
---
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 7e00939e9b..5890fb7a62 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=2024_12_09
+VELOX_BRANCH=2024_12_10
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]